-
Notifications
You must be signed in to change notification settings - Fork 2k
Pull requests: apache/datafusion
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore: Fix Core DataFusion crate
functions
Changes to functions implementation
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
typo problems
core
#21495
opened Apr 9, 2026 by
erenavsarogullari
Loading…
Migrate PhysicalExprAdapter to unified CastExpr and remove CastColumnExpr usage
#21493
opened Apr 9, 2026 by
kosiew
Loading…
[branch-53] fix: FilterExec should drop projection when apply projection pushdown
physical-plan
Changes to the physical-plan crate
#21492
opened Apr 9, 2026 by
comphead
Loading…
Unparser drops ORDER BY alias when flattening Projection through SubqueryAlias
sql
SQL Planner
#21491
opened Apr 9, 2026 by
yonatan-sevenai
Loading…
bench: first_last remove noisy benchmarks, add update_batch
functions
Changes to functions implementation
Consolidate special case Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
regexp_match logic
functions
Add more regexp_replace test coverage
sqllogictest
SQL Logic Tests (.slt)
#21485
opened Apr 8, 2026 by
alamb
Loading…
perf: use DynComparator in sort-merge join (SMJ), microbenchmark queries up to 12% faster, TPC-H overall ~5% faster
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
#21484
opened Apr 8, 2026 by
mbutrovich
Loading…
feat: Add pluggable StatisticsRegistry for operator-level statistics propagation
common
Related to common crate
core
Core DataFusion crate
documentation
Improvements or additions to documentation
optimizer
Optimizer rules
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#21483
opened Apr 8, 2026 by
asolimando
Loading…
perf: Optimize NULL handling in Changes to functions implementation
array_slice
functions
#21482
opened Apr 8, 2026 by
neilconway
Loading…
Conditionally build page pruning predicates
datasource
Changes to the datasource crate
performance
Make DataFusion faster
#21480
opened Apr 8, 2026 by
fpetkovski
Loading…
Perf: Window topn optimisation
common
Related to common crate
core
Core DataFusion crate
optimizer
Optimizer rules
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#21479
opened Apr 8, 2026 by
SubhamSinghal
Loading…
fix: json scan performance on local files
datasource
Changes to the datasource crate
#21478
opened Apr 8, 2026 by
ariel-miculas
Loading…
perf: Optimize NULL handling in some datetime functions
functions
Changes to functions implementation
#21477
opened Apr 8, 2026 by
neilconway
Loading…
perf: Optimize NULL handling in Changes to functions implementation
arrays_zip
functions
#21475
opened Apr 8, 2026 by
neilconway
Loading…
feat: extend single ndv optimization to non-numeric types for equality predicates
physical-plan
Changes to the physical-plan crate
#21473
opened Apr 8, 2026 by
buraksenn
Loading…
Add regression tests for ordered Core DataFusion crate
sqllogictest
SQL Logic Tests (.slt)
array_agg after unnest with window functions (issue #20788)
core
perf: Optimize NULL handling in Changes to functions implementation
array_has
functions
#21471
opened Apr 8, 2026 by
neilconway
Loading…
perf: Optimize Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
lcd, gcd NULL handling
functions
#21468
opened Apr 8, 2026 by
neilconway
Loading…
perf: Optimize Changes to functions implementation
find_in_set NULL handling
functions
#21464
opened Apr 8, 2026 by
neilconway
Loading…
Update documentation with recent blogs and events
documentation
Improvements or additions to documentation
#21462
opened Apr 8, 2026 by
alamb
Loading…
[datafusion-functions-aggregate]: add ordered first_last tests
functions
Changes to functions implementation
feat: implement DFExtensionType for remaining canonical Arrow extension types
common
Related to common crate
core
Core DataFusion crate
logical-expr
Logical plan and expressions
#21458
opened Apr 8, 2026 by
EeshanBembi
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.