-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Pull requests: apache/paimon
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[core] Introduce BucketSelector based on partition values to achieve bucket level predicate push down
#7486
opened Mar 19, 2026 by
JingsongLi
Loading…
[parquet]: Cache requestedSchema and fields in ParquetReaderFactory to avoid redundant computation
#7476
opened Mar 19, 2026 by
lilei1128
Loading…
[core] Ensuring JDBC connection is not stale before using it
#7470
opened Mar 18, 2026 by
junmuz
Loading…
[flink] Add local-sort mode for incremental clustering compaction
#7466
opened Mar 18, 2026 by
lilei1128
Loading…
[SPARK] Fix streaming writer overwriting batch data by scoping OVERWRITE_BY_FILTER to batch only
#7458
opened Mar 18, 2026 by
gregdiy
Loading…
[docs] Clarify sequence-group behavior when combined with aggregate functions
#7420
opened Mar 13, 2026 by
dyzcs
Loading…
[core] Fix incorrect sequenceNumber in manifest after row-tracking compaction
#7409
opened Mar 11, 2026 by
juntaozhang
Loading…
[flink] Sopport refreshing partition asynchronously for lookup join
#7402
opened Mar 11, 2026 by
discivigour
Loading…
[core] Support push-down valueStats purne when read manifests.
#7392
opened Mar 10, 2026 by
baiyangtx
Loading…
[core] Fix FallbackReadScan#plan mixing partition and data filters
#7388
opened Mar 10, 2026 by
JunRuiLee
Loading…
[spark] Fix required configuration check for Paimon SparkSession extensions
#7365
opened Mar 8, 2026 by
lsm1
Loading…
[arrow] Fix TIMESTAMP_LTZ Arrow timezone to use UTC instead of system default
#7364
opened Mar 8, 2026 by
plusplusjiajia
Loading…
[core] Fix integer overflow in FieldSumAgg causing silent data corruption
#7338
opened Mar 3, 2026 by
dubin555
Loading…
[core] Replace O(n*m) list dedup with HashSet-based O(n+m) in SnapshotReaderImpl
#7333
opened Mar 2, 2026 by
dubin555
Loading…
[common] Fix O(2^n) complexity in FileIndexPredicate.getRequiredNames
#7332
opened Mar 2, 2026 by
dubin555
Loading…
[wip] [python] Improve OpenAPI nonce generation and parameter validation to…
#7274
opened Feb 12, 2026 by
sundapeng
Loading…
[tag] Force creating auto-tag even no data when calling trigger_tag_automatic_creation
#7227
opened Feb 6, 2026 by
JackeyLee007
Loading…
[core] Fix LookupMergeFunction to use sequence.field for picking high level records
#7221
opened Feb 5, 2026 by
Liulietong
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.