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

feat: centralizing higher-order list lambda evaluation helpers (DRAFT) functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#23911 opened Jul 26, 2026 by saadtajwar Contributor Draft
fix: do not derive ordering for arithmetic that can overflow physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt)
#23910 opened Jul 26, 2026 by buraksenn Contributor Draft
perf: optimize spark soundex function spark
#23909 opened Jul 26, 2026 by kazantsev-maksim Contributor Loading…
fix(ffi): preserve aggregate null-handling support auto detected api change Auto detected API change ffi Changes to the ffi crate
#23908 opened Jul 26, 2026 by Amogh-2404 Contributor Loading…
IN LIST: isolate branchless filter implementation physical-expr Changes to the physical-expr crates
#23907 opened Jul 26, 2026 by geoffreyclaude Contributor Draft
fix(ffi): preserve TableProvider DML overrides ffi Changes to the ffi crate
#23906 opened Jul 26, 2026 by Amogh-2404 Contributor Loading…
fix: last value accumulator merge indexing functions Changes to functions implementation
#23905 opened Jul 26, 2026 by peterxcli Member Loading…
Cli entrypoint pr3
#23904 opened Jul 26, 2026 by ratmice Loading…
feat: replace_children optimizer Optimizer rules physical-plan Changes to the physical-plan crate
#23903 opened Jul 26, 2026 by JSOD11 Contributor Draft
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 Loading…
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…
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…
ProTip! Adding no:label will show everything without a label.