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

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
#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 documentation Improvements or additions to documentation optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#23214 opened Jun 26, 2026 by nathanb9 Contributor Draft
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…
Use concat_elements_dyn from arrow-rs physical-expr Changes to the physical-expr crates
#23211 opened Jun 26, 2026 by pepijnve Contributor Draft
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 Draft
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
refactor: make file-statistics cache keys schema-aware catalog Related to the catalog crate common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation execution Related to the execution crate
#23201 opened Jun 26, 2026 by Phoenix500526 Contributor Loading…
fix(EnsureRequirements): remap sort requirement through ProjectionExec on pushdown core Core DataFusion crate optimizer Optimizer rules
#23199 opened Jun 25, 2026 by Jeadie Contributor Loading…
fix: drop a deep BinaryExpr chain iteratively to avoid a stack overflow core Core DataFusion crate 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…
[branch-54] backport #23192 array_compact handle edge case with NULLs functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#23196 opened Jun 25, 2026 by comphead Contributor Loading…
[9195] optimize group value bytes physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate
#23193 opened Jun 25, 2026 by Rich-T-kid Contributor Loading…
refactor: remove redundant partitioned_by_file_group file scan field auto detected api change Auto detected API change catalog Related to the catalog crate datasource Changes to the datasource crate proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#23189 opened Jun 25, 2026 by Phoenix500526 Contributor Loading…
fix: translate SQL wildcards in SIMILAR TO patterns (#22263) physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt)
#23188 opened Jun 25, 2026 by oc7o Loading…
[Draft][22715] introduce dictionarys as a supported group column type physical-plan Changes to the physical-plan crate
#23187 opened Jun 25, 2026 by Rich-T-kid Contributor Draft
POC hash aggregate repartition subpartitions core Core DataFusion crate optimizer Optimizer rules 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…
Support co-partitioned range inner equi joins auto detected api change Auto detected API change core Core DataFusion crate optimizer Optimizer rules physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#23184 opened Jun 25, 2026 by gene-bordegaray Contributor Loading…
refactor(hash-aggr): Migrate ordered partial/final aggregation core Core DataFusion crate physical-plan Changes to the physical-plan crate
#23181 opened Jun 25, 2026 by 2010YOUY01 Contributor Loading…
fix: unparse columns of stacked pushdown projections unqualified core Core DataFusion crate sql SQL Planner
#23176 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! Type g i on any issue or pull request to go back to the issue listing page.