-
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
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…
doc: more comments to Changes to the physical-expr crates
evaluate_selection function
physical-expr
#24485
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
#24483
opened Aug 19, 2026 by
buraksenn
Contributor
Loading…
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
Update version to 55.0.0, add changelog
development-process
Related to development process of DataFusion
documentation
Improvements or additions to documentation
#24473
opened Aug 18, 2026 by
alamb
Contributor
Loading…
docs: Document missing SQL data types
documentation
Improvements or additions to documentation
#24471
opened Aug 18, 2026 by
nuno-faria
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
bench: pwmj right semi/anti existence joins
core
Core DataFusion crate
#24458
opened Aug 18, 2026 by
SubhamSinghal
Contributor
Loading…
feat(pwmj): support RightSemi/RightAnti existence joins
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#24457
opened Aug 18, 2026 by
SubhamSinghal
Contributor
Loading…
feat: cost-based join order enumeration
auto detected api change
Auto detected API change
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)
Fix unparse union all nested distinct
sql
SQL Planner
#24455
opened Aug 18, 2026 by
Jeadie
Contributor
Loading…
perf: avoid processing discarded rows for negative Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
nth_value
functions
#24453
opened Aug 18, 2026 by
lyne7-sc
Contributor
Loading…
chore(deps): bump the all-other-cargo-deps group across 1 directory with 2 updates
auto-dependencies
#24450
opened Aug 18, 2026 by
dependabot
Bot
Loading…
perf: reuse the projected equivalence group when only child orderings change
physical-expr
Changes to the physical-expr crates
physical-plan
Changes to the physical-plan crate
#24445
opened Aug 18, 2026 by
zhuqi-lucas
Contributor
Loading…
fix: evaluate grouped aggregate arguments after FILTER
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#24444
opened Aug 18, 2026 by
lyne7-sc
Contributor
Loading…
perf: don't manufacture an identity projection in ParquetSource
core
Core DataFusion crate
datasource
Changes to the datasource crate
physical-expr
Changes to the physical-expr crates
proto
Related to proto crate
#24441
opened Aug 18, 2026 by
Braedon-Wooding-Displayr
Contributor
Loading…
feat: stream aggregates when group keys are partition-disjoint
auto detected api change
Auto detected API change
core
Core DataFusion crate
datasource
Changes to the datasource crate
optimizer
Optimizer rules
physical-expr
Changes to the physical-expr crates
physical-plan
Changes to the physical-plan crate
docs(dataframe): improve dataframe! and from_columns documentation (#…
core
Core DataFusion crate
#24434
opened Aug 17, 2026 by
cj-zhukov
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.