-
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
Add MERGE INTO types to datafusion-expr
logical-expr
Logical plan and expressions
#20763
opened Mar 6, 2026 by
wirybeaver
Loading…
Add support for ListView in unnest
common
Related to common crate
logical-expr
Logical plan and expressions
physical-plan
Changes to the physical-plan crate
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
#20760
opened Mar 6, 2026 by
brancz
Loading…
ci: add a CI job that builds without the lockfile
development-process
Related to development process of DataFusion
#20758
opened Mar 6, 2026 by
westonpace
Loading…
perf: Optimize Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
strpos for scalar needle, plus optimize UTF-8 codepath
functions
#20754
opened Mar 6, 2026 by
neilconway
Loading…
chore(deps): bump substrait from 0.62 to 0.62.3
substrait
Changes to the substrait crate
#20750
opened Mar 6, 2026 by
benbellick
•
Draft
Rewrite Changes to functions implementation
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
SUM(expr + scalar) --> SUM(expr) + scalar*COUNT(expr)
functions
Branch 52 with Xander's fix
physical-plan
Changes to the physical-plan crate
#20747
opened Mar 6, 2026 by
shivbhatia10
•
Draft
Support Related to the catalog crate
core
Core DataFusion crate
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
UPDATE ... FROM and preserve source-qualified assignments
catalog
#20745
opened Mar 6, 2026 by
kosiew
Loading…
fix: insert placeholder type inference showing wrong type when there is function wrapped placeholder (unknown type)
sql
SQL Planner
#20744
opened Mar 6, 2026 by
buraksenn
Loading…
fix: interval analysis error when have two filterexec that inner filter proves zero selectirity
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
#20743
opened Mar 6, 2026 by
haohuaijin
Loading…
Coalesce hash repartition batches using BatchCoalescer
physical-plan
Changes to the physical-plan crate
feat: emit warning diagnostic when comparing with NULL using = or <>
sql
SQL Planner
#20739
opened Mar 6, 2026 by
wilbyang
Loading…
ser/de fetch in FilterExec
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
#20738
opened Mar 6, 2026 by
haohuaijin
Loading…
Copy limits before repartitions
common
Related to common crate
core
Core DataFusion crate
documentation
Improvements or additions to documentation
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#20736
opened Mar 6, 2026 by
avantgardnerio
Loading…
Add initial dhat heap profile tests
core
Core DataFusion crate
#20734
opened Mar 5, 2026 by
cetra3
Loading…
feat: Improve Core DataFusion crate
physical-plan
Changes to the physical-plan crate
partition_statistics() for AggregateExec using distinct_count
core
#20731
opened Mar 5, 2026 by
jonathanc-n
Loading…
fix: Remove Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
!=0 check from supports_collect_by_thresholds
optimizer
#20730
opened Mar 5, 2026 by
jonathanc-n
Loading…
[branch 53]: Backport Spark SQL Logic Tests (.slt)
array_contains builtin function (#20685)
spark
sqllogictest
#20727
opened Mar 5, 2026 by
comphead
Loading…
Spark soundex function implementation
spark
sqllogictest
SQL Logic Tests (.slt)
#20725
opened Mar 5, 2026 by
kazantsev-maksim
Loading…
Add tests for simplifying multiple aggregate expressions
sqllogictest
SQL Logic Tests (.slt)
#20723
opened Mar 5, 2026 by
alamb
Loading…
Attach diagnostic information for duplicate table name error
sql
SQL Planner
#20720
opened Mar 5, 2026 by
buraksenn
Loading…
Used constant with mapping instead of write! to display scalar value bytes
common
Related to common crate
#20719
opened Mar 5, 2026 by
buraksenn
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.