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

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 hash 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 Draft
Fix final hash aggregate output regression by materializing once physical-plan Changes to the physical-plan crate
#23182 opened Jun 25, 2026 by hhhizzz 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…
feat(functions-aggregate): support sum(interval) functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#23177 opened Jun 25, 2026 by SubhamSinghal 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
fix: skip dynamic filter pushdown for null-aware anti joins with a nullable build key physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#23173 opened Jun 25, 2026 by mdashti Loading…
fix: restrict Substrait physical local file imports substrait Changes to the substrait crate
#23172 opened Jun 24, 2026 by ametel01 Contributor Loading…
Add ObjectStore-backed TempFileFactor / spill example auto detected api change Auto detected API change documentation Improvements or additions to documentation execution Related to the execution crate physical-plan Changes to the physical-plan crate
#23170 opened Jun 24, 2026 by alamb Contributor Draft
Fix extension type metadata propagation through casts logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates
#23169 opened Jun 24, 2026 by paleolimbot Member Draft
feat: add array_avg scalar function documentation Improvements or additions to documentation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#23168 opened Jun 24, 2026 by crm26 Contributor Loading…
[PoC/Proposal] AQE-lite: change plan properties at runtime based on stats from pipeline breakers optimizer Optimizer rules physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#23167 opened Jun 24, 2026 by avantgardnerio Contributor Draft
refactor: centralize join-input table-scan filter extraction before u… sql SQL Planner
#23166 opened Jun 24, 2026 by Phoenix500526 Contributor Loading…
fix: disable migration aggregate by default common Related to common crate documentation Improvements or additions to documentation sqllogictest SQL Logic Tests (.slt)
#23165 opened Jun 24, 2026 by Rachelint Contributor Loading…
refactor: factor distinct-from unparsing into a shared helper sql SQL Planner
#23163 opened Jun 24, 2026 by Phoenix500526 Contributor Loading…
fix: Handle decimal columns consistently in SLT tests auto detected api change Auto detected API change sqllogictest SQL Logic Tests (.slt)
#23161 opened Jun 24, 2026 by AdamGS Contributor Loading…
Add regression coverage for quoted dotted column aliases sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#23155 opened Jun 24, 2026 by kosiew Contributor Loading…
feat: add strictness metadata for scalar UDF null propagation and use it in outer join elimination 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 optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#23148 opened Jun 24, 2026 by lyne7-sc Contributor Loading…
Capture global ORDER BY requirement under ScalarSubqueryExec root core Core DataFusion crate optimizer Optimizer rules
#23146 opened Jun 24, 2026 by sgrebnov Member Draft
fix: Fix peak memory display in EXPLAIN ANALYZE for multiple operators api change Changes the API exposed to users of the crate auto detected api change Auto detected API change ffi Changes to the ffi crate physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#23140 opened Jun 24, 2026 by 2010YOUY01 Contributor Loading…
chore(datasource): remove deprecated add_row_stats (Closes #23080 - partial) auto detected api change Auto detected API change datasource Changes to the datasource crate
#23134 opened Jun 23, 2026 by Dodothereal Contributor Loading…
refactor: Migrate ScalarSubqueryExpr to self-serialization proto pattern physical-expr Changes to the physical-expr crates proto Related to proto crate
#23130 opened Jun 23, 2026 by mattp5657 Loading…
5 tasks done
ProTip! Filter pull requests by the default branch with base:main.