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: time ± interval returns a wrapped time instead of an interval api change Changes the API exposed to users of the crate documentation Improvements or additions to documentation logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt)
#23279 opened Jul 1, 2026 by vismaytiwari Loading…
Add EmitTo::FirstBlock for grouped aggregate emission auto detected api change Auto detected API change ffi Changes to the ffi crate functions Changes to functions implementation logical-expr Logical plan and expressions physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#23274 opened Jul 1, 2026 by hhhizzz Contributor Draft
fix: infer LIMIT and OFFSET placeholder parameter types auto detected api change Auto detected API change logical-expr Logical plan and expressions sql SQL Planner
#23260 opened Jun 30, 2026 by Probablism Loading…
Add ability to configure SQL parser dialect in SessionState core Core DataFusion crate
#23235 opened Jun 29, 2026 by Viicos Contributor Loading…
Align scalar UDF literal args with coerced return fields core Core DataFusion crate logical-expr Logical plan and expressions
#23232 opened Jun 29, 2026 by Kevin-Li-2025 Contributor Loading…
Fix coalesce string numeric union coercion logical-expr Logical plan and expressions sqllogictest SQL Logic Tests (.slt)
#23225 opened Jun 28, 2026 by Kevin-Li-2025 Contributor Draft
fix: validate time zone config before applying changes common Related to common crate core Core DataFusion crate ffi Changes to the ffi crate functions Changes to functions implementation spark sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#23224 opened Jun 28, 2026 by Probablism Loading…
Make shared string builders fallible end-to-end with try_* APIs functions Changes to functions implementation
#23223 opened Jun 28, 2026 by kosiew Contributor Loading…
perf: sort multi-column runs via row format and coalesce them core Core DataFusion crate physical-plan Changes to the physical-plan crate
#23221 opened Jun 27, 2026 by Dandandan Contributor Draft
Parquet row filter struct access tree datasource Changes to the datasource crate
#23217 opened Jun 27, 2026 by SubhamSinghal Contributor Loading…
Improve constant folding for associative operations optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#23215 opened Jun 27, 2026 by hadrian-reppas Loading…
Fuse multiple scalar-aggregate subqueries over the same source into a single scan auto detected api change Auto detected API change common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#23214 opened Jun 26, 2026 by nathanb9 Contributor Loading…
Fix syntax examples of some functions documentation Improvements or additions to documentation functions Changes to functions implementation
#23212 opened Jun 26, 2026 by Viicos Contributor Loading…
perf(hash-join): eliminate intermediate array allocations in probe-side collision filter physical-plan Changes to the physical-plan crate
#23209 opened Jun 26, 2026 by LiaCastaneda Contributor Loading…
feat: memory accounting for WindowAggExec physical-plan Changes to the physical-plan crate
#23207 opened Jun 26, 2026 by Dandandan Contributor Draft
perf: emit WindowAggExec output in batch_size chunks physical-plan Changes to the physical-plan crate
#23206 opened Jun 26, 2026 by Dandandan Contributor Draft
perf: vectorized output for first_value/last_value/nth_value over a window frame functions Changes to functions implementation logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates
#23205 opened Jun 26, 2026 by Dandandan Contributor Draft
perf: vectorized RANGE frame boundary search for a single primitive column logical-expr Logical plan and expressions
#23204 opened Jun 26, 2026 by Dandandan Contributor Draft
fix: drop a deep BinaryExpr chain iteratively to avoid a stack overflow api change Changes the API exposed to users of the crate core Core DataFusion crate documentation Improvements or additions to documentation logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Changes to the physical-expr crates sql SQL Planner substrait Changes to the substrait crate
#23198 opened Jun 25, 2026 by mdashti Loading…
fix: translate SQL wildcards in SIMILAR TO patterns (#22263) physical-expr Changes to the physical-expr crates sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#23188 opened Jun 25, 2026 by oc7o Loading…
Feat: add dictionaries as a supported group column type physical-plan Changes to the physical-plan crate
#23187 opened Jun 25, 2026 by Rich-T-kid Contributor Loading…
POC hash aggregate repartition subpartitions common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation optimizer Optimizer rules physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate
#23186 opened Jun 25, 2026 by Rachelint Contributor Draft
refactor: make join projection pushdown schema-aware via ColumnIndex/… auto detected api change Auto detected API change physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#23185 opened Jun 25, 2026 by Phoenix500526 Contributor Loading…
[codex POC] Add query fusion optimizer auto detected api change Auto detected API change common Related to common crate optimizer Optimizer rules
#23175 opened Jun 25, 2026 by nathanb9 Contributor Draft
ProTip! What’s not been updated in a month: updated:<2026-06-14.