-
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] Fix incorrect sequenceNumber in manifest after row-tracking compaction
#7409
opened Mar 11, 2026 by
juntaozhang
•
Draft
[flink] Sopport refreshing partition asynchronously for lookup join
#7402
opened Mar 11, 2026 by
discivigour
Loading…
[hotfix] [table] Replace string concatenation with placeholders
#7399
opened Mar 11, 2026 by
yangjf2019
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…
feat(paimon-core): Add test cases for TableScan partition, bucket, level filters and list APIs
#7214
opened Feb 5, 2026 by
fightBoxing
Loading…
[Common][BUG-FIX] Fix SecurityConfiguration.isLegal() to return false when no security config
#7201
opened Feb 4, 2026 by
jacklong319
Loading…
[hive] Remove duplicate assignments to createTime for Hive table
#7188
opened Feb 3, 2026 by
huangxiaopingRD
Loading…
[python] optimize schema validation and support binary/large_binary type conversion
#7088
opened Jan 20, 2026 by
XiaoHongbo-Hope
•
Draft
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.