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

fix: don't infer join predicates for null-aware joins in push_down_filter optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#23901 opened Jul 25, 2026 by viirya Member Loading…
chore: adjust size accounting for min_max functions Changes to functions implementation
#23899 opened Jul 25, 2026 by comphead Contributor Loading…
feat(parquet): multi-column lexicographic stats reorder for TopK sort pushdown core Core DataFusion crate datasource Changes to the datasource crate
#23888 opened Jul 25, 2026 by zhuqi-lucas Contributor Draft
perf: remove per-row String allocations from the Spark url functions api change Changes the API exposed to users of the crate spark
#23884 opened Jul 25, 2026 by andygrove Member Loading…
fix(sql): preserve source qualifiers in CTAS with explicit schema sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#23879 opened Jul 25, 2026 by lyne7-sc Contributor Loading…
test: add IN list slt coverage for temporal, Decimal128 and Interval types sqllogictest SQL Logic Tests (.slt)
#23875 opened Jul 24, 2026 by alamb Contributor Draft
fix: sliding window min() returns wrong value for all-NULL windows functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#23874 opened Jul 24, 2026 by neilconway Contributor Loading…
Fix/11748 agg emit flag auto detected api change Auto detected API change core Core DataFusion crate optimizer Optimizer rules physical-plan Changes to the physical-plan crate proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#23871 opened Jul 24, 2026 by HairstonE Contributor Loading…
feat(pwmj): support LeftSemi/LeftAnti existence joins via classic scan core Core DataFusion crate physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#23870 opened Jul 24, 2026 by SubhamSinghal Contributor Loading…
perf: Extend WindowTopN to dense_rank auto detected api change Auto detected API change core Core DataFusion crate optimizer Optimizer rules physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#23869 opened Jul 24, 2026 by SubhamSinghal Contributor Loading…
feat: Add MERGE INTO support to FFI TableProvider auto detected api change Auto detected API change core Core DataFusion crate ffi Changes to the ffi crate logical-expr Logical plan and expressions optimizer Optimizer rules proto Related to proto crate sql SQL Planner
#23867 opened Jul 24, 2026 by wirybeaver Contributor Draft
feat: Calculate non-distinct sum from column statistics when available core Core DataFusion crate functions Changes to functions implementation
#23863 opened Jul 24, 2026 by AdamGS Contributor Loading…
fix: UnionExec now conforms each batch to the union's declared schema core Core DataFusion crate physical-plan Changes to the physical-plan crate
#23861 opened Jul 24, 2026 by dariocurr Contributor Loading…
Unify map() list-row handling across list representations functions Changes to functions implementation
#23859 opened Jul 24, 2026 by kosiew Contributor Loading…
test: Add slt for swapped cross join with conflicting metadata sqllogictest SQL Logic Tests (.slt)
#23857 opened Jul 24, 2026 by mkleen Contributor Loading…
feat: support filtered batches in LimitedBatchCoalescer physical-plan Changes to the physical-plan crate
#23856 opened Jul 24, 2026 by lyne7-sc Contributor Loading…
Enable dynamic filters for range-partitioned joins physical-plan Changes to the physical-plan crate
#23854 opened Jul 23, 2026 by peterxcli Member Loading…
Prune parquet row groups using fully dictionary-encoded columns 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 physical-expr Changes to the physical-expr crates proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#23851 opened Jul 23, 2026 by DarkWanderer Contributor Draft
ProTip! Add no:assignee to see everything that’s not assigned.