-
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
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
core
Core DataFusion crate
functions
Changes to functions implementation
logical-expr
Logical plan and expressions
physical-expr
Changes to the physical-expr crates
#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…
feat: migrate EmptyExec and PlaceholderRowExec to ExecutionPlan proto hooks
auto detected api change
Auto detected API change
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
#23784
opened Jul 22, 2026 by
847850277
Loading…
feat: add GroupColumn support for Duration in multi-column GROUP BY
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#23783
opened Jul 22, 2026 by
tohuya6
Loading…
refactor(proto): migrate UnionExec and InterleaveExec serde
auto detected api change
Auto detected API change
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
#23782
opened Jul 22, 2026 by
buraksenn
Contributor
Loading…
Proto: migrate file sink serialization
auto detected api change
Auto detected API change
datasource
Changes to the datasource crate
proto
Related to proto crate
#23781
opened Jul 21, 2026 by
Phoenix500526
Contributor
•
Draft
refactor(proto): migrate window serde
auto detected api change
Auto detected API change
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
#23780
opened Jul 21, 2026 by
Phoenix500526
Contributor
Loading…
refactor(proto): migrate aggregate exec serde
auto detected api change
Auto detected API change
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
#23779
opened Jul 21, 2026 by
Phoenix500526
Contributor
Loading…
chore(deps-dev): bump fast-uri from 3.1.2 to 3.1.4 in /datafusion/wasmtest/datafusion-wasm-app
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#23778
opened Jul 21, 2026 by
dependabot
Bot
Loading…
fix: output_bytes metric in hash aggregation
physical-expr
Changes to the physical-expr crates
physical-plan
Changes to the physical-plan crate
#23777
opened Jul 21, 2026 by
ariel-miculas
Contributor
Loading…
fix: array_any_value returns NULL for empty list elements
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#23775
opened Jul 21, 2026 by
bjchambers
Loading…
feat: add Spark-compatible hypot function
spark
sqllogictest
SQL Logic Tests (.slt)
#23774
opened Jul 21, 2026 by
KarpagamKarthikeyan
Loading…
Add support for running sql benchmarks with command line arguments
#23772
opened Jul 21, 2026 by
Omega359
Contributor
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.