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

[branch-52] Fix push_down_filter for children with non-empty fetch fields (#21057) logical-expr Logical plan and expressions optimizer Optimizer rules physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#21141 opened Mar 24, 2026 by hareshkh Loading…
[branch-53] Planning speed improve (port of #21084) common Related to common crate development-process Related to development process of DataFusion
#21137 opened Mar 24, 2026 by blaginin Loading…
chore(deps): bump runs-on/action from 2.0.3 to 2.1.0 auto-dependencies development-process Related to development process of DataFusion
#21134 opened Mar 24, 2026 by dependabot bot Loading…
chore(deps): bump taiki-e/install-action from 2.68.34 to 2.69.7 auto-dependencies development-process Related to development process of DataFusion
#21133 opened Mar 24, 2026 by dependabot bot Loading…
chore(deps): bump github/codeql-action from 4.33.0 to 4.34.1 auto-dependencies development-process Related to development process of DataFusion
#21132 opened Mar 24, 2026 by dependabot bot Loading…
perf: Optimize string_to_array for scalar args functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#21131 opened Mar 23, 2026 by neilconway Loading…
fix: skip empty metadata in intersect_metadata_for_union to prevent s… logical-expr Logical plan and expressions sqllogictest SQL Logic Tests (.slt)
#21127 opened Mar 23, 2026 by RafaelHerrero Loading…
Fix/support duplicate column names #6543 sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#21126 opened Mar 23, 2026 by RafaelHerrero Loading…
Add ExpressionAnalyzer for pluggable expression-level statistics estimation common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#21122 opened Mar 23, 2026 by asolimando Draft
Substrait join consumer should not merge nullability of join keys sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
#21121 opened Mar 23, 2026 by hareshkh Loading…
perf: Optimize split_part, support Utf8View functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#21119 opened Mar 23, 2026 by neilconway Loading…
2
1
functions: Add dict support for get field functions Changes to functions implementation
#21115 opened Mar 23, 2026 by brancz Loading…
feat: add support for parquet content defined chunking options common Related to common crate datasource Changes to the datasource crate proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#21110 opened Mar 23, 2026 by kszucs Loading…
Fix/aggregate output ordering streaming core Core DataFusion crate optimizer Optimizer rules performance Make DataFusion faster sqllogictest SQL Logic Tests (.slt)
#21107 opened Mar 23, 2026 by xudong963 Loading…
add first draft of wikipedia article development-process Related to development process of DataFusion
#21105 opened Mar 23, 2026 by gene-bordegaray Draft
Do not merge - Test df binding python core Core DataFusion crate development-process Related to development process of DataFusion documentation Improvements or additions to documentation ffi Changes to the ffi crate functions Changes to functions implementation logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate sql SQL Planner sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
#21095 opened Mar 22, 2026 by coderfender Draft
perf: Improve planning time w/ global default ConfigOptions common Related to common crate core Core DataFusion crate execution Related to the execution crate functions Changes to functions implementation logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate proto Related to proto crate spark
#21093 opened Mar 21, 2026 by alamb Loading…
feat: support GroupsAccumulator for first_value and last_value with string/binary types functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#21090 opened Mar 21, 2026 by UBarney Draft
perf: default multi COUNT(DISTINCT) logical optimizer rewrite common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation optimizer Optimizer rules
#21088 opened Mar 21, 2026 by ydgandhi Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.