-
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
[sql]: remove old deprecated SQL Planner
DFParser::new and DFParser::new_with_dialect
sql
#23101
opened Jun 22, 2026 by
megakaizo
Loading…
[physical-plan]: remove deprecated UnionExec::new
physical-plan
Changes to the physical-plan crate
#23100
opened Jun 22, 2026 by
megakaizo
Loading…
fix: apply recursive CTE column-list aliases to the static term
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
#23098
opened Jun 22, 2026 by
tomsanbear
Loading…
perf: share encoder/reservation across PartitionedTopKExec partition …
physical-plan
Changes to the physical-plan crate
#23096
opened Jun 22, 2026 by
SubhamSinghal
Contributor
Loading…
feat(physical-expr): add Partitioning::DynamicRange variant
auto detected api change
Auto detected API change
ffi
Changes to the ffi crate
physical-expr
Changes to the physical-expr crates
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
#23094
opened Jun 22, 2026 by
avantgardnerio
Contributor
Loading…
refactor: centralize TopK heap boundary handling
physical-plan
Changes to the physical-plan crate
#23091
opened Jun 22, 2026 by
kumarUjjawal
Contributor
Loading…
feat: PartitionExtrema + SortExec observer + BoundedWindowAggExec passthrough
physical-plan
Changes to the physical-plan crate
#23090
opened Jun 22, 2026 by
avantgardnerio
Contributor
Loading…
feat: Support float 32 and float 64 in approx_distinct
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
fix: preserve empty projection when ser/de Related to proto crate
HashJoinExec and NestedLoopJoinExec
proto
#23082
opened Jun 22, 2026 by
haohuaijin
Contributor
Loading…
Simplify Core DataFusion crate
functions
Changes to functions implementation
spark
sqllogictest
SQL Logic Tests (.slt)
concat/concat_ws simplification path & support binary in concat simplification
core
#23079
opened Jun 22, 2026 by
Jefffrey
Contributor
Loading…
fix: drop dynamic filter in hash-join when swap inputs
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
#23078
opened Jun 22, 2026 by
haohuaijin
Contributor
Loading…
chore: gate
internal_datafusion_err import behind the proto feature
#23075
opened Jun 22, 2026 by
Phoenix500526
Contributor
Loading…
Migrate case conversion and substr_index to fallible string view builder APIs
functions
Changes to functions implementation
#23074
opened Jun 22, 2026 by
kosiew
Contributor
Loading…
Handle nulls in type coercion of higher-order UDFs, map_extract, spark repeat
core
Core DataFusion crate
functions
Changes to functions implementation
spark
sqllogictest
SQL Logic Tests (.slt)
#23071
opened Jun 22, 2026 by
gstvg
Contributor
Loading…
add benchmarks for single column group-values traits
physical-plan
Changes to the physical-plan crate
#23070
opened Jun 22, 2026 by
Rich-T-kid
Contributor
Loading…
Add ScalarUDF preserves_lex_ordering FFI support
auto detected api change
Auto detected API change
ffi
Changes to the ffi crate
#23069
opened Jun 21, 2026 by
Amogh-2404
Contributor
Loading…
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…
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…
Improve performance of binary and string concatenation operator
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…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.