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

Reduce parquet struct projection benchmark data volume core Core DataFusion crate
#21187 opened Mar 26, 2026 by friendlymatthew Loading…
[branch-53] chore: Optimize schema rewriter usages (#21158) backport Backport of already merged change to hotfix branch
#21183 opened Mar 26, 2026 by comphead Loading…
feat: sort file groups by statistics during sort pushdown (Sort pushdown phase 2) core Core DataFusion crate datasource Changes to the datasource crate optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#21182 opened Mar 26, 2026 by zhuqi-lucas Loading…
9 tasks done
feat[expr-common]: add REE arithmetic coercion for numeric and decimal logical-expr Logical plan and expressions
#21179 opened Mar 26, 2026 by asubiotto Loading…
Fix: MemTable LIMIT ignored with reordered projections datasource Changes to the datasource crate sqllogictest SQL Logic Tests (.slt)
#21177 opened Mar 26, 2026 by RamakrishnaChilaka Loading…
test: add test that validate partial reduce with different number of state fields functions Changes to functions implementation physical-plan Changes to the physical-plan crate
#21175 opened Mar 26, 2026 by rluvaton Loading…
Refactor: expose predicate constant inference from physical-expr physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate
#21167 opened Mar 26, 2026 by xudong963 Loading…
chore(deps): bump picomatch from 2.3.1 to 2.3.2 in /datafusion/wasmtest/datafusion-wasm-app dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#21164 opened Mar 26, 2026 by dependabot bot Loading…
[branch-52] Substrait join consumer should not merge nullability of join keys (#21121) sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
#21161 opened Mar 25, 2026 by hareshkh Loading…
Add metric category filtering for EXPLAIN ANALYZE common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate documentation Improvements or additions to documentation physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#21160 opened Mar 25, 2026 by adriangb Loading…
6 tasks done
feat(pruning): add StatisticsSource trait with two-phase resolve/evaluate API common Related to common crate
#21157 opened Mar 25, 2026 by adriangb Draft
4 tasks done
perf: Add support for GroupsAccumulator to string_agg core Core DataFusion crate functions Changes to functions implementation performance Make DataFusion faster sqllogictest SQL Logic Tests (.slt)
#21154 opened Mar 25, 2026 by neilconway Loading…
feat: add granular repartition metrics documentation Improvements or additions to documentation physical-plan Changes to the physical-plan crate
#21152 opened Mar 25, 2026 by gene-bordegaray Loading…
functions-aggregate: Support dictionary scalar coercion for min/max functions Changes to functions implementation
#21151 opened Mar 25, 2026 by brancz Loading…
fix(datasource): keep stats absent when collect_stats is false datasource Changes to the datasource crate
#21149 opened Mar 25, 2026 by kumarUjjawal Loading…
feat(memory_pool): add TrackConsumersPool::metrics() to expose cons… execution Related to the execution crate
#21147 opened Mar 25, 2026 by bert-beyondloops Loading…
[bench] Disable prefetch morsel core Core DataFusion crate datasource Changes to the datasource crate optimizer Optimizer rules
#21143 opened Mar 25, 2026 by Dandandan Draft
[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…
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…
ProTip! no:milestone will show everything without a milestone.