-
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
Spark is_valid_utf8 function implementation
spark
sqllogictest
SQL Logic Tests (.slt)
#21627
opened Apr 14, 2026 by
kazantsev-maksim
Contributor
•
Draft
Null rejection trait
optimizer
Optimizer rules
physical-expr
Changes to the physical-expr crates
sqllogictest
SQL Logic Tests (.slt)
#21623
opened Apr 14, 2026 by
SubhamSinghal
Contributor
Loading…
Push down topk through join
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#21621
opened Apr 14, 2026 by
SubhamSinghal
Contributor
Loading…
Port filter_pushdown.rs async tests to sqllogictest
core
Core DataFusion crate
sqllogictest
SQL Logic Tests (.slt)
#21620
opened Apr 14, 2026 by
adriangb
Contributor
Loading…
4 tasks done
perf: fast-path inline strings in ByteViewGroupValueBuilder::vectorized_append
common
Related to common crate
core
Core DataFusion crate
logical-expr
Logical plan and expressions
physical-plan
Changes to the physical-plan crate
#21618
opened Apr 14, 2026 by
EeshanBembi
Contributor
Loading…
Centralize relation-scope binding and enforce duplicate alias validation in SQL planner
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
#21617
opened Apr 14, 2026 by
kosiew
Contributor
Loading…
fix(benchmarks): correct TPC-H benchmark SQL
#21615
opened Apr 14, 2026 by
kumarUjjawal
Contributor
Loading…
feat: add a config to disable subquery_sort_elimination
common
Related to common crate
documentation
Improvements or additions to documentation
execution
Related to the execution crate
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
#21614
opened Apr 14, 2026 by
haohuaijin
Contributor
Loading…
Add DecomposeAggregate optimizer to rewrite AVG as SUM/COUNT
functions
Changes to functions implementation
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#21613
opened Apr 14, 2026 by
Dandandan
Contributor
Loading…
3 tasks done
chore(deps): bump the all-other-cargo-deps group across 1 directory with 3 updates
auto-dependencies
common
Related to common crate
#21610
opened Apr 14, 2026 by
dependabot
bot
•
Queued
chore(deps): update pydata-sphinx-theme requirement from <1,>=0.16 to >=0.17.0,<1 in /docs
auto-dependencies
documentation
Improvements or additions to documentation
#21609
opened Apr 14, 2026 by
dependabot
bot
Loading…
chore(deps): update maturin requirement from <2,>=1.11 to >=1.13.1,<2 in /docs
auto-dependencies
documentation
Improvements or additions to documentation
#21608
opened Apr 14, 2026 by
dependabot
bot
•
Queued
chore(deps): update setuptools requirement from <83,>=82 to >=82.0.1,<83 in /docs
auto-dependencies
documentation
Improvements or additions to documentation
#21607
opened Apr 14, 2026 by
dependabot
bot
•
Queued
chore(deps): update jinja2 requirement from <4,>=3.1 to >=3.1.6,<4 in /docs
auto-dependencies
documentation
Improvements or additions to documentation
#21606
opened Apr 14, 2026 by
dependabot
bot
•
Queued
chore(deps): bump taiki-e/install-action from 2.74.0 to 2.75.10
auto-dependencies
development-process
Related to development process of DataFusion
#21605
opened Apr 14, 2026 by
dependabot
bot
•
Queued
chore(deps-dev): bump follow-redirects from 1.15.6 to 1.16.0 in /datafusion/wasmtest/datafusion-wasm-app
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#21601
opened Apr 14, 2026 by
dependabot
bot
Loading…
perf: Optimize ExternalSorter with chunked sort pipeline and radix sort kernel
common
Related to common crate
core
Core DataFusion crate
documentation
Improvements or additions to documentation
execution
Related to the execution crate
performance
Make DataFusion faster
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#21600
opened Apr 13, 2026 by
mbutrovich
Contributor
•
Draft
fix: address escape literal issue #21516
core
Core DataFusion crate
sql
SQL Planner
#21599
opened Apr 13, 2026 by
SamAya21
Loading…
feat: early group emission with emit+reset for partial aggregation
common
Related to common crate
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
Snowflake Unparser dialect and UNNEST support
sql
SQL Planner
#21593
opened Apr 13, 2026 by
yonatan-sevenai
Contributor
Loading…
Rich t kid/dictionary encoding hash optmize
physical-plan
Changes to the physical-plan crate
#21589
opened Apr 13, 2026 by
Rich-T-kid
Contributor
•
Draft
perf(physical-plan): optimize byte view append
physical-plan
Changes to the physical-plan crate
#21586
opened Apr 13, 2026 by
kumarUjjawal
Contributor
Loading…
Null aware hash mark joins
core
Core DataFusion crate
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
feat: reorder row groups by statistics during sort pushdown
datasource
Changes to the datasource crate
sqllogictest
SQL Logic Tests (.slt)
#21580
opened Apr 13, 2026 by
zhuqi-lucas
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.