-
Notifications
You must be signed in to change notification settings - Fork 2k
Pull requests: apache/datafusion
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix metrics for repartition
physical-plan
Changes to the physical-plan crate
#20924
opened Mar 13, 2026 by
xanderbailey
Loading…
Restore Sort unparser guard for correct ORDER BY placement (v2)
#20923
opened Mar 13, 2026 by
alamb
Loading…
[branch-52] Fix duplicate group keys after hash aggregation spill (#20724) (#20858)
physical-plan
Changes to the physical-plan crate
#20917
opened Mar 12, 2026 by
alamb
Loading…
[branch-53] Fix duplicate group keys after hash aggregation spill (#20724) (#20858)
physical-plan
Changes to the physical-plan crate
#20918
opened Mar 12, 2026 by
alamb
Loading…
Extract shared Changes to the datasource crate
ParquetReadPlan for leaf column resolution
datasource
#20913
opened Mar 12, 2026 by
friendlymatthew
Loading…
Add datafusion/arrow_canonical_extension_types feature
core
Core DataFusion crate
development-process
Related to development process of DataFusion
#20908
opened Mar 12, 2026 by
Tpt
Loading…
fix[physical-expr-adapter]: support casting structs nested inside complex types
common
Related to common crate
logical-expr
Logical plan and expressions
physical-expr
Changes to the physical-expr crates
#20907
opened Mar 12, 2026 by
asubiotto
Loading…
feat: estimate cardinality for semi and anti-joins using distinct counts
physical-plan
Changes to the physical-plan crate
#20904
opened Mar 12, 2026 by
buraksenn
Loading…
feat: add generic runtime binding for physical expressions
physical-expr
Changes to the physical-expr crates
#20901
opened Mar 12, 2026 by
gene-bordegaray
Loading…
Add validation for CardinalityEffect::equal when executing a plan
common
Related to common crate
documentation
Improvements or additions to documentation
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#20875
opened Mar 11, 2026 by
xanderbailey
Loading…
Minor: make signatures of Core DataFusion crate
SessionContext::register_* methods consistent
core
#20873
opened Mar 11, 2026 by
alexandreyc
Loading…
chore(deps): bump the all-other-cargo-deps group across 1 directory with 17 updates
auto-dependencies
core
Core DataFusion crate
datasource
Changes to the datasource crate
optimizer
Optimizer rules
physical-plan
Changes to the physical-plan crate
#20872
opened Mar 11, 2026 by
dependabot
bot
Loading…
Add function origin API to replace name-based function checks in the optimizer
core
Core DataFusion crate
ffi
Changes to the ffi crate
functions
Changes to functions implementation
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
proto
Related to proto crate
spark
substrait
Changes to the substrait crate
#20868
opened Mar 11, 2026 by
alexandreyc
Loading…
Improve UNNEST streaming with chunked batch emission and disable chunking for recursive/staged paths
common
Related to common crate
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
sql
SQL Planner
#20866
opened Mar 11, 2026 by
kosiew
Loading…
fix(stats): widen sum_value integer arithmetic to SUM-compatible types
common
Related to common crate
datasource
Changes to the datasource crate
physical-expr
Changes to the physical-expr crates
physical-plan
Changes to the physical-plan crate
#20865
opened Mar 11, 2026 by
kumarUjjawal
Loading…
feat: add DROP pipe operator support
documentation
Improvements or additions to documentation
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
#20864
opened Mar 11, 2026 by
jayendra13
Loading…
feat: suport spark compatible floor function
spark
sqllogictest
SQL Logic Tests (.slt)
#20860
opened Mar 11, 2026 by
coderfender
Loading…
Teach Datafusion to project only accessed struct leaves in row filter pushdown
datasource
Changes to the datasource crate
#20854
opened Mar 10, 2026 by
friendlymatthew
Loading…
Add precedence-based parenthesization to SchemaDisplay for BinaryExpr
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
#20851
opened Mar 10, 2026 by
jayendra13
•
Draft
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.