-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Pull requests: apache/datafusion
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Hash join buffering on probe side
common
Related to common crate
core
Core DataFusion crate
datasource
Changes to the datasource crate
documentation
Improvements or additions to documentation
execution
Related to the execution crate
optimizer
Optimizer rules
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
sqllogictest
SQL Logic Tests (.slt)
Add BufferExec execution plan
core
Core DataFusion crate
datasource
Changes to the datasource crate
execution
Related to the execution crate
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
Do not require mut in memory reservation methods
core
Core DataFusion crate
datasource
Changes to the datasource crate
execution
Related to the execution crate
physical-plan
Changes to the physical-plan crate
chore: update copyright notice year
datasource
Changes to the datasource crate
#19758
opened Jan 12, 2026 by
Jefffrey
Loading…
Fix(optimizer): Make Optimizer rules
EnsureCooperative optimizer idempotent under multiple runs
optimizer
#19757
opened Jan 11, 2026 by
danielhumanmod
Loading…
Extract out date time parsing to a DateTimeParser trait
common
Related to common crate
core
Core DataFusion crate
documentation
Improvements or additions to documentation
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
fix(explain): render aggregate expressions correctly when CSE is applied
physical-plan
Changes to the physical-plan crate
#19753
opened Jan 11, 2026 by
BipashaBi
Loading…
perf: Optimize floor and ceil scalar performance
functions
Changes to functions implementation
#19752
opened Jan 11, 2026 by
kumarUjjawal
Loading…
AggregateExec: incremental memory release before streaming merge
physical-plan
Changes to the physical-plan crate
#19751
opened Jan 11, 2026 by
Nachiket-Roy
•
Draft
Automatically generate examples documentation adv (#19294)
development-process
Related to development process of DataFusion
#19750
opened Jan 11, 2026 by
cj-zhukov
Loading…
chore(deps): bump the proto group across 1 directory with 5 updates
auto-dependencies
proto
Related to proto crate
substrait
Changes to the substrait crate
#19745
opened Jan 11, 2026 by
dependabot
bot
Loading…
fix: sqllogictest cannot convert <subquery> to Substrait
substrait
Changes to the substrait crate
#19739
opened Jan 11, 2026 by
kumarUjjawal
Loading…
perf: improve performance of
spark hex function
spark
#19738
opened Jan 11, 2026 by
lyne7-sc
Loading…
fix: null in array_agg with DISTINCT and IGNORE
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#19736
opened Jan 10, 2026 by
davidlghellin
Loading…
Fix dynamic filter is_used function
physical-expr
Changes to the physical-expr crates
physical-plan
Changes to the physical-plan crate
#19734
opened Jan 10, 2026 by
LiaCastaneda
Loading…
Support "pre-image" for pruning predicate evaluation #2
core
Core DataFusion crate
functions
Changes to functions implementation
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#19733
opened Jan 10, 2026 by
sdf-jkl
Loading…
Simplify case when all result expressions are identical
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#19732
opened Jan 10, 2026 by
simonvandel
Loading…
Simplify Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
expr = L1 AND expr != L2 to expr = L1 when L1 != L2
optimizer
#19731
opened Jan 10, 2026 by
simonvandel
Loading…
feat: Add substrait support for multiple files
substrait
Changes to the substrait crate
#19729
opened Jan 10, 2026 by
kumarUjjawal
Loading…
WIP: Upgrade DataFusion to arrow-rs/parquet 58.0.0
common
Related to common crate
datasource
Changes to the datasource crate
functions
Changes to functions implementation
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
sqllogictest
SQL Logic Tests (.slt)
Remove UDAF manual Debug impls and simplify signatures
functions
Changes to functions implementation
#19727
opened Jan 10, 2026 by
Jefffrey
Loading…
Support "pre-image" for pruning predicate evaluation #1
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
#19722
opened Jan 9, 2026 by
sdf-jkl
Loading…
Project sort expressions in StreamingTable
catalog
Related to the catalog crate
core
Core DataFusion crate
#19719
opened Jan 9, 2026 by
timsaucer
Loading…
Add BatchAdapter to simplify using PhysicalExprAdapter / Projector to map RecordBatch between schemas
#19716
opened Jan 9, 2026 by
adriangb
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.