Skip to content

Pull requests: apache/datafusion

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

ci: Setup valid Cargo.lock for depcheck to unblock CI development-process Related to development process of DataFusion
#22933 opened Jun 12, 2026 by AdamGS Contributor Loading…
Fix round() precision loss and errors for large Int64/UInt64 values functions Changes to functions implementation
#22927 opened Jun 12, 2026 by greedAuguria Loading…
fix: preserve aggregate filter pushdown order auto detected api change Auto detected API change core Core DataFusion crate physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#22926 opened Jun 12, 2026 by discord9 Contributor Loading…
Split Parquet tail work into morsels auto detected api change Auto detected API change common Related to common crate datasource Changes to the datasource crate documentation Improvements or additions to documentation proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#22924 opened Jun 12, 2026 by Dandandan Contributor Draft
Revert "vars.USE_RUNS_ON" development-process Related to development process of DataFusion
#22923 opened Jun 12, 2026 by blaginin Member Draft
feat(proto): plumb PhysicalProtoConverterExtension into try_encode_expr / try_decode_expr auto detected api change Auto detected API change proto Related to proto crate
#22922 opened Jun 12, 2026 by zhuqi-lucas Contributor Loading…
refactor: Simplify approx_distinct (-200 LoC) auto detected api change Auto detected API change common Related to common crate functions Changes to functions implementation
#22921 opened Jun 12, 2026 by 2010YOUY01 Contributor Loading…
bench: add correlated-proxy case to the predicate_eval suite
#22919 opened Jun 11, 2026 by adriangb Contributor Loading…
refactor: Simplify heap size estimation for types that own no heap allocations common Related to common crate
#22918 opened Jun 11, 2026 by mkleen Contributor Loading…
fix: Consider column names' case when aliasing tables sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#22917 opened Jun 11, 2026 by nuno-faria Contributor Loading…
Fix:22477 any all schema error optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#22915 opened Jun 11, 2026 by HairstonE Contributor Loading…
perf: Optimize semi-, anti-join implementation using existence probes physical-plan Changes to the physical-plan crate
#22914 opened Jun 11, 2026 by neilconway Contributor Loading…
Include null_aware status in the relevant Join node display implementations auto detected api change Auto detected API change logical-expr Logical plan and expressions physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#22913 opened Jun 11, 2026 by AdamGS Contributor Loading…
fix: Reject out-of-range ArrayMap probe keys on 32-bit targets physical-plan Changes to the physical-plan crate
#22911 opened Jun 11, 2026 by neilconway Contributor Loading…
Revise example usage section headings documentation Improvements or additions to documentation
#22909 opened Jun 11, 2026 by Tchoupinax Loading…
variant: Integrate datafusion-variant into Datafusion auto detected api change Auto detected API change core Core DataFusion crate sqllogictest SQL Logic Tests (.slt)
#22908 opened Jun 11, 2026 by friendlymatthew Contributor Loading…
refactor: use raw view access in do_append_val_inner and consolidate duplicated logic physical-plan Changes to the physical-plan crate
#22907 opened Jun 11, 2026 by EeshanBembi Contributor Loading…
refactor: Use cast preimages for cast predicate rewrites logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt)
#22906 opened Jun 11, 2026 by discord9 Contributor Draft
perf: preserve dictionary encoding for lower/upper to avoid materializing low-cardinality columns auto detected api change Auto detected API change functions Changes to functions implementation logical-expr Logical plan and expressions sqllogictest SQL Logic Tests (.slt)
#22905 opened Jun 11, 2026 by lyne7-sc Contributor Loading…
Align DataFrame::fill_null column argument with fill_nan core Core DataFusion crate documentation Improvements or additions to documentation
#22904 opened Jun 11, 2026 by Nagato-Yuzuru Contributor Loading…
Fix optimize_projections failure with struct-field join keys optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#22903 opened Jun 11, 2026 by kumarUjjawal Contributor Loading…
fix: ProjectionPushdown internal error on NestedLoopJoin mark joins physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#22902 opened Jun 11, 2026 by lyne7-sc Contributor Loading…
feat: Add comprehensive metrics tracking to CSV reader datasource Changes to the datasource crate
#22900 opened Jun 11, 2026 by sp-202 Loading…
refactor(hash-aggr): Migrate the partial aggregation skip optimization to the new hash aggregation impl common Related to common crate documentation Improvements or additions to documentation physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#22899 opened Jun 11, 2026 by 2010YOUY01 Contributor Loading…
fix: TRY_CAST returns NULL for timestamp/date overflow common Related to common crate logical-expr Logical plan and expressions sqllogictest SQL Logic Tests (.slt)
#22897 opened Jun 11, 2026 by fengys1996 Contributor Loading…
ProTip! Updated in the last three days: updated:>2026-06-09.