-
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
feat: support filtered batches in Changes to the physical-plan crate
LimitedBatchCoalescer
physical-plan
#23856
opened Jul 24, 2026 by
lyne7-sc
Contributor
Loading…
Enable dynamic filters for range-partitioned joins
physical-plan
Changes to the physical-plan crate
#23854
opened Jul 23, 2026 by
peterxcli
Member
Loading…
refactor(proto): migrate HashJoinExec serde
auto detected api change
Auto detected API change
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
#23853
opened Jul 23, 2026 by
buraksenn
Contributor
Loading…
feat: add Spark date_from_unix_date function to datafusion-spark
spark
sqllogictest
SQL Logic Tests (.slt)
#23852
opened Jul 23, 2026 by
andygrove
Member
Loading…
Prune parquet row groups using fully dictionary-encoded columns
auto detected api change
Auto detected API change
common
Related to common crate
datasource
Changes to the datasource crate
documentation
Improvements or additions to documentation
physical-expr
Changes to the physical-expr crates
proto
Related to proto crate
sqllogictest
SQL Logic Tests (.slt)
#23851
opened Jul 23, 2026 by
DarkWanderer
Contributor
•
Draft
fix: reproduce function registry deterministically in SessionStateBuilder::new_from_existing
core
Core DataFusion crate
#23850
opened Jul 23, 2026 by
tohuya6
Loading…
feat: add GroupColumn support for Decimal256 in multi-column GROUP BY
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#23849
opened Jul 23, 2026 by
tohuya6
Loading…
fix: Handle null-aware joins correctly in Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
FilterNullJoinKeys when its enabled
optimizer
#23848
opened Jul 23, 2026 by
AdamGS
Contributor
Loading…
fix: align physical CASE nullability through casts
physical-expr
Changes to the physical-expr crates
sqllogictest
SQL Logic Tests (.slt)
#23844
opened Jul 23, 2026 by
friendlymatthew
Contributor
Loading…
refactor join-key equality filtering
physical-plan
Changes to the physical-plan crate
#23843
opened Jul 23, 2026 by
shehab-ali
Loading…
refactor: move planning APIs to session crate
api change
Changes the API exposed to users of the crate
auto detected api change
Auto detected API change
core
Core DataFusion crate
datasource
Changes to the datasource crate
documentation
Improvements or additions to documentation
ffi
Changes to the ffi crate
optimizer
Optimizer rules
#23842
opened Jul 23, 2026 by
timsaucer
Member
Loading…
perf(sort-merge): cache current-row key per cursor to speed up SortPreservingMerge
physical-plan
Changes to the physical-plan crate
#23840
opened Jul 23, 2026 by
zhuqi-lucas
Contributor
•
Draft
test (slt): add memory-limited aggregation sqllogictests
sqllogictest
SQL Logic Tests (.slt)
#23838
opened Jul 23, 2026 by
naman-modi
Loading…
fix: Stop trimming trailing zeros when displaying decimals in SLT tests
sqllogictest
SQL Logic Tests (.slt)
#23836
opened Jul 23, 2026 by
AdamGS
Contributor
Loading…
bench: add ASOF join benchmarks
auto detected api change
Auto detected API change
core
Core DataFusion crate
documentation
Improvements or additions to documentation
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
substrait
Changes to the substrait crate
feat: serialize ASOF join plans
auto detected api change
Auto detected API change
core
Core DataFusion crate
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
sql
SQL Planner
substrait
Changes to the substrait crate
feat: add ASOF joins to DataFrame API
auto detected api change
Auto detected API change
core
Core DataFusion crate
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
sql
SQL Planner
substrait
Changes to the substrait crate
feat: support ASOF JOIN SQL
auto detected api change
Auto detected API change
core
Core DataFusion crate
documentation
Improvements or additions to documentation
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
substrait
Changes to the substrait crate
feat: add ASOF join logical semantics
auto detected api change
Auto detected API change
core
Core DataFusion crate
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
sql
SQL Planner
substrait
Changes to the substrait crate
perf(functions-aggregate): optimize sliding window MIN/MAX using monotonic deques (#23826)
functions
Changes to functions implementation
#23827
opened Jul 23, 2026 by
pavan51
Loading…
refactor(proto): migrate AsyncFuncExec to self-serializing proto
auto detected api change
Auto detected API change
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
#23825
opened Jul 22, 2026 by
mattp5657
Contributor
Loading…
feat(optimizer): logical rewrite Filter(row_number() = 1) over PARTITION BY → Aggregate(FIRST_VALUE(... ORDER BY))
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
sqllogictest
SQL Logic Tests (.slt)
#23824
opened Jul 22, 2026 by
saadtajwar
Contributor
Loading…
test: add functional_dependencies.slt covering functional dependency driven optimizations
sqllogictest
SQL Logic Tests (.slt)
#23821
opened Jul 22, 2026 by
alamb
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.