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 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…
Perf: cache primitive sort key in SortPreservingMerge to drop per-comparison bounds checks performance Make DataFusion faster physical-plan Changes to the physical-plan crate
#23162 opened Jun 24, 2026 by Dandandan 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…
[execution] Remove deprecated disk manager configuration API auto detected api change Auto detected API change execution Related to the execution crate
#23139 opened Jun 23, 2026 by megakaizo 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
feat(physical-plan): add GroupColumn support for FixedSizeList<primitive> in multi-column GROUP BY physical-plan Changes to the physical-plan crate
#23128 opened Jun 23, 2026 by zhuqi-lucas Contributor Loading…
feat: parallel sort-preserving merge (PSRS) for >2x merge speedup (demo) auto detected api change Auto detected API change common Related to common crate documentation Improvements or additions to documentation optimizer Optimizer rules physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#23124 opened Jun 23, 2026 by Dandandan Contributor Draft
chore(deps): bump pbjson-types from 0.8.0 to 0.9.0 in the proto group auto-dependencies substrait Changes to the substrait crate
#23116 opened Jun 23, 2026 by dependabot Bot Loading…
feat: add CollectLeft partition mode to SortMergeJoinExec core Core DataFusion crate optimizer Optimizer rules physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#23111 opened Jun 23, 2026 by Dandandan Contributor Draft
remove deprecated APIs: RowIndex, raw_data, check_arrow_schema_type_compatible, try_new_with_having common Related to common crate logical-expr Logical plan and expressions physical-plan Changes to the physical-plan crate
#23110 opened Jun 23, 2026 by NotFoundOvO Loading…
fix: re-enable null-equal join dynamic filters with an IS NULL predicate physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#23106 opened Jun 23, 2026 by mdashti Loading…
fix: keep null-aware anti-join NULLs in the pushed dynamic filter physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#23104 opened Jun 23, 2026 by mdashti Loading…
fix: apply recursive CTE column-list aliases to the static term sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#23098 opened Jun 22, 2026 by tomsanbear Loading…
ProTip! Updated in the last three days: updated:>2026-06-21.