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

chore(expr): remove deprecated Filter::try_new_with_having (Closes #23080 - partial) auto detected api change Auto detected API change logical-expr Logical plan and expressions
#23150 opened Jun 24, 2026 by Dodothereal Contributor Loading…
POC: fuse partial aggr and repartition physical-plan Changes to the physical-plan crate
#23149 opened Jun 24, 2026 by Rachelint Contributor Draft
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…
chore(expr-common): remove deprecated Signature::get_possible_types (Closes #23080 - partial) auto detected api change Auto detected API change logical-expr Logical plan and expressions
#23147 opened Jun 24, 2026 by Dodothereal 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
chore(expr): remove deprecated Filter::try_new_with_having (Closes #23080 - partial) auto detected api change Auto detected API change logical-expr Logical plan and expressions
#23145 opened Jun 24, 2026 by Dodothereal Contributor Loading…
chore(common): remove deprecated DFSchema type-check method (Closes #23080 - partial) auto detected api change Auto detected API change common Related to common crate
#23144 opened Jun 24, 2026 by Dodothereal Contributor Loading…
chore(physical-plan): remove deprecated RowIndex struct (Closes #23080 - partial) physical-plan Changes to the physical-plan crate
#23143 opened Jun 24, 2026 by Dodothereal Contributor Loading…
chore(sql): remove deprecated DFParser constructors (Closes #23080 - partial) auto detected api change Auto detected API change sql SQL Planner
#23142 opened Jun 24, 2026 by Dodothereal Contributor Loading…
fix: Fix peak memory display in EXPLAIN ANALYZE for multiple operators 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…
IN LIST: reduce bitmap allocations physical-expr Changes to the physical-expr crates
#23136 opened Jun 23, 2026 by alamb Contributor Draft
chore(expr-common): remove deprecated Signature get_possible_types (Closes #23080 - partial) logical-expr Logical plan and expressions
#23135 opened Jun 23, 2026 by Dodothereal Contributor Loading…
chore(datasource): remove deprecated add_row_stats (Closes #23080 - partial) 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): update maturin requirement from <2,>=1.14.0 to >=1.14.1,<2 in /docs auto-dependencies documentation Improvements or additions to documentation
#23117 opened Jun 23, 2026 by dependabot Bot Loading…
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-enabled 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…
ProTip! Follow long discussions with comments:>50.