-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Pull requests: apache/datafusion
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: cap spill merge fan-in
core
Core DataFusion crate
documentation
Improvements or additions to documentation
execution
Related to the execution crate
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#23066
opened Jun 21, 2026 by
Kevin-Li-2025
Loading…
feat: add native GroupsAccumulator for any_value
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#23065
opened Jun 21, 2026 by
Kevin-Li-2025
•
Draft
feat: Create dynamic filters in SortMergeJoin
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
feat: attach Diagnostic to "invalid function argument types" error
core
Core DataFusion crate
functions
Changes to functions implementation
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-expr
Changes to the physical-expr crates
proto
Related to proto crate
sql
SQL Planner
#23063
opened Jun 21, 2026 by
choplin
Loading…
fix: pin action SHAs in dev.yml (backport to maint-16.x)
development-process
Related to development process of DataFusion
#23062
opened Jun 20, 2026 by
sandy-sachin7
Loading…
test: drive stdin store reuse through get_or_create
#23061
opened Jun 20, 2026 by
huan233usc
Contributor
Loading…
docs: clarify stdin store buffers on construction, not first use
#23060
opened Jun 20, 2026 by
huan233usc
Contributor
Loading…
fix: make table function arg coercion non-fatal, add raw_exprs accessor
catalog
Related to the catalog crate
core
Core DataFusion crate
#23059
opened Jun 20, 2026 by
sandy-sachin7
Loading…
fix: prevent unparser stack overflow on deeply nested expressions
sql
SQL Planner
#23058
opened Jun 20, 2026 by
adriangb
Contributor
Loading…
Improve performance of binary and string concatenation operator
auto detected api change
Auto detected API change
physical-expr
Changes to the physical-expr crates
refactor(hash-aggr): Use Changes to the physical-plan crate
EmitTo to output
physical-plan
#23055
opened Jun 20, 2026 by
2010YOUY01
Contributor
Loading…
minor: Validate Related to common crate
core
Core DataFusion crate
execution
Related to the execution crate
functions
Changes to functions implementation
optimizer
Optimizer rules
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
batch_size configuration when setting it
common
#23054
opened Jun 20, 2026 by
2010YOUY01
Contributor
Loading…
refactor(physical-plan): externalize statistics traversal into StatisticsContext
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
physical-plan
Changes to the physical-plan crate
#23051
opened Jun 19, 2026 by
asolimando
Member
Loading…
feat: support string to numeric coercion for arithmetic operators
logical-expr
Logical plan and expressions
sqllogictest
SQL Logic Tests (.slt)
#23050
opened Jun 19, 2026 by
dangdat1111
Loading…
fix: preserve no-filter SMJ matches across pending outer batches
physical-plan
Changes to the physical-plan crate
#23049
opened Jun 19, 2026 by
neilconway
Contributor
Loading…
feat: functional dependencies in JOIN
auto detected api change
Auto detected API change
common
Related to common crate
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
sql
SQL Planner
#23047
opened Jun 19, 2026 by
zyuiop
Contributor
Loading…
fix: union coercion coerces to string instead of number
#23046
opened Jun 19, 2026 by
zyuiop
Contributor
Loading…
Add any_value aggregate function
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#23043
opened Jun 19, 2026 by
Kevin-Li-2025
Loading…
feat: string to numeric coercion
logical-expr
Logical plan and expressions
sql
SQL Planner
#23042
opened Jun 19, 2026 by
zyuiop
Contributor
Loading…
test: Move default cache tests to default cache file
execution
Related to the execution crate
#23040
opened Jun 19, 2026 by
mkleen
Contributor
Loading…
feat: subqueries in Project
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
#23039
opened Jun 19, 2026 by
zyuiop
Contributor
Loading…
feat: support nullary aggregate UDFs
common
Related to common crate
core
Core DataFusion 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
sql
SQL Planner
#23038
opened Jun 19, 2026 by
ametel01
Contributor
Loading…
IN LIST: unify bitmap filter implementations
physical-expr
Changes to the physical-expr crates
#23035
opened Jun 19, 2026 by
geoffreyclaude
Contributor
•
Draft
refactor: centralize date_bin per-row mapping
functions
Changes to functions implementation
#23034
opened Jun 19, 2026 by
kumarUjjawal
Contributor
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.