-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Pull requests: apache/datafusion
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Test: pin arrow-rs to apache/arrow-rs#10719 (new Related to the catalog crate
common
Related to common crate
core
Core DataFusion crate
datasource
Changes to the datasource crate
execution
Related to the execution crate
ffi
Changes to the ffi 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
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
PageIndex struct)
catalog
fix: array_sort doesnt respect array inputs for sort order/nulls first
sqllogictest
SQL Logic Tests (.slt)
feat: skip hash shuffle for date_bin/date_trunc on Range([timestamp])
physical-expr
Changes to the physical-expr crates
sqllogictest
SQL Logic Tests (.slt)
test: add range-partitioned sorted time-bin aggregation coverage
sqllogictest
SQL Logic Tests (.slt)
#24500
opened Aug 19, 2026 by
NGA-TRAN
Contributor
Loading…
1 of 2 tasks
fix: make ScalarValue::eq_array match float PartialEq
common
Related to common crate
#24499
opened Aug 19, 2026 by
shinzoxD
Loading…
fix: preserve per-node UNION vs UNION ALL when unparsing
sql
SQL Planner
#24498
opened Aug 19, 2026 by
shinzoxD
Loading…
feat: stream aggregates for partition-disjoint input
core
Core DataFusion crate
datasource
Changes to the datasource crate
ffi
Changes to the ffi crate
physical-plan
Changes to the physical-plan crate
fix: count SortExec TopK output_batches after emit split
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
#24496
opened Aug 19, 2026 by
shinzoxD
Loading…
fix: expose PartitionedTopKExec metrics
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
#24495
opened Aug 19, 2026 by
shinzoxD
Loading…
perf: return Utf8View from Spark hex with inline short path
spark
sqllogictest
SQL Logic Tests (.slt)
#24494
opened Aug 19, 2026 by
shinzoxD
Loading…
Support config matrix for SLT tests
sqllogictest
SQL Logic Tests (.slt)
#24493
opened Aug 19, 2026 by
comphead
Contributor
Loading…
fix(ffi): prevent recursive session physical planning
documentation
Improvements or additions to documentation
ffi
Changes to the ffi crate
#24492
opened Aug 19, 2026 by
goutamadwant
Contributor
Loading…
fix: exclude child compute from NestedLoopJoinExec metrics
physical-plan
Changes to the physical-plan crate
#24491
opened Aug 19, 2026 by
goutamadwant
Contributor
Loading…
feat: push immutable scalar functions into CASE branches with literal outputs
optimizer
Optimizer rules
#24490
opened Aug 19, 2026 by
radmirnovii
•
Draft
bench: add simplify_function_over_case benchmark
optimizer
Optimizer rules
#24489
opened Aug 19, 2026 by
radmirnovii
Loading…
refactor(hash-aggr): Let partial-reduce mode aggregation error under memory limit
documentation
Improvements or additions to documentation
physical-plan
Changes to the physical-plan crate
#24486
opened Aug 19, 2026 by
2010YOUY01
Contributor
Loading…
Fix CASE evaluation for custom column expressions
physical-expr
Changes to the physical-expr crates
#24484
opened Aug 19, 2026 by
Hasnaathussain
Loading…
fix(proto): check plan integer conversions across usize boundaries
common
Related to common crate
datasource
Changes to the datasource 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
proto
Related to proto crate
fix: count UnnestExec output batches after splitting
physical-plan
Changes to the physical-plan crate
#24482
opened Aug 19, 2026 by
goutamadwant
Contributor
Loading…
Fix topk emitted batches
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
#24481
opened Aug 19, 2026 by
cetra3
Contributor
Loading…
refactor: Unify Spark format_string integer numeric assembly
spark
sqllogictest
SQL Logic Tests (.slt)
#24480
opened Aug 19, 2026 by
goutamadwant
Contributor
Loading…
perf: optimizing take_n for DictionaryGroupValuesColumn (DRAFT)
physical-plan
Changes to the physical-plan crate
#24476
opened Aug 19, 2026 by
saadtajwar
Contributor
•
Draft
ci: Check datafusion-spark feature combinations to catch publish errors
development-process
Related to development process of DataFusion
#24475
opened Aug 18, 2026 by
alamb
Contributor
Loading…
Enable more clippy lints
common
Related to common crate
core
Core DataFusion crate
datasource
Changes to the datasource crate
ffi
Changes to the ffi 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
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
substrait
Changes to the substrait crate
#24466
opened Aug 18, 2026 by
emilk
Contributor
Loading…
fix(physical-expr): stop false infeasibility report from Eq+FALSE in cp_solver
physical-expr
Changes to the physical-expr crates
#24464
opened Aug 18, 2026 by
Smallfu666
•
Draft
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.