-
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: serialize ASOF join plans
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
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
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)) (DRAFT)
auto detected api change
Auto detected API change
common
Related to common crate
documentation
Improvements or additions to documentation
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#23824
opened Jul 22, 2026 by
saadtajwar
Contributor
•
Draft
test: add functional_dependencies.slt covering functional dependency driven optimizations
sqllogictest
SQL Logic Tests (.slt)
#23821
opened Jul 22, 2026 by
alamb
Contributor
Loading…
feat(functions-aggregate): make approx_distinct HLL precision configurable
functions
Changes to functions implementation
#23816
opened Jul 22, 2026 by
sandeshkr419
Loading…
fix: reject nested aggregate functions (e.g. Logical plan and expressions
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
sum(sum(x))) during logical planning
logical-expr
#23813
opened Jul 22, 2026 by
adriangb
Contributor
Loading…
fix: exclude precision-losing integer-to-float conversions from CastExpr::check_bigger_cast (#23808)
physical-expr
Changes to the physical-expr crates
#23809
opened Jul 22, 2026 by
getChan
Contributor
Loading…
Allow expression to report whether they keep the same ordering of the input (Changes the API exposed to users of the crate
auto detected api change
Auto detected API change
core
Core DataFusion crate
ffi
Changes to the ffi crate
functions
Changes to functions implementation
logical-expr
Logical plan and expressions
physical-expr
Changes to the physical-expr crates
a.cmp(b) == f(a).cmp(f(b))) opening up for more optimization
api change
#23807
opened Jul 22, 2026 by
rluvaton
Member
Loading…
fix: do not treat concat as preserving lexicographical ordering
functions
Changes to functions implementation
logical-expr
Logical plan and expressions
physical-expr
Changes to the physical-expr crates
sqllogictest
SQL Logic Tests (.slt)
#23804
opened Jul 22, 2026 by
buraksenn
Contributor
Loading…
feat: remove extra Rows from ReusableRows
physical-plan
Changes to the physical-plan crate
#23802
opened Jul 22, 2026 by
ariel-miculas
Contributor
Loading…
feat: allow configuring datafusion-cli history file location
auto detected api change
Auto detected API change
documentation
Improvements or additions to documentation
#23797
opened Jul 22, 2026 by
dariocurr
Contributor
Loading…
Experimental: parquet bounded streaming of large column chunks (companion to arrow-rs#10410)
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
proto
Related to proto crate
sqllogictest
SQL Logic Tests (.slt)
refactor(proto): migrate SortExec and SortPreservingMergeExec serde
auto detected api change
Auto detected API change
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
#23794
opened Jul 22, 2026 by
buraksenn
Contributor
Loading…
refactor(proto): migrate RepartitionExec serde
auto detected api change
Auto detected API change
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
#23792
opened Jul 22, 2026 by
buraksenn
Contributor
Loading…
refactor(proto): migrate GlobalLimitExec and LocalLimitExec serde
auto detected api change
Auto detected API change
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
#23791
opened Jul 22, 2026 by
buraksenn
Contributor
Loading…
refactor(unparser): centralize aggregate-scope rendering in the SQL unparser
core
Core DataFusion crate
sql
SQL Planner
#23789
opened Jul 22, 2026 by
naman-modi
Loading…
feat: add GroupColumn support for Interval in multi-column GROUP BY
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#23786
opened Jul 22, 2026 by
tohuya6
Loading…
feat: add GroupColumn support for Float16 in multi-column GROUP BY
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#23785
opened Jul 22, 2026 by
tohuya6
Loading…
Previous Next
ProTip!
Updated in the last three days: updated:>2026-07-19.