-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Pull requests: apache/datafusion
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
build: allow posting comments on forked PRs and fix missing protobuf
development-process
Related to development process of DataFusion
#21913
opened Apr 29, 2026 by
rluvaton
Member
Loading…
Add Changes to the physical-plan crate
normalize_batch_schema helper and migrate RecursiveQueryExec to enforce output schema consistency
physical-plan
wip: Array remove optimize
documentation
Improvements or additions to documentation
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
fix: forbid lossy cast(for now)
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-expr
Changes to the physical-expr crates
#21908
opened Apr 29, 2026 by
discord9
Contributor
Loading…
Fix fully matched row groups with null counts
datasource
Changes to the datasource crate
#21907
opened Apr 29, 2026 by
xudong963
Member
Loading…
add any_match higher-order function
documentation
Improvements or additions to documentation
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#21903
opened Apr 28, 2026 by
LiaCastaneda
Contributor
Loading…
perf: strength reduce hash partition modulo (up to 1.16x faster)
physical-plan
Changes to the physical-plan crate
#21900
opened Apr 28, 2026 by
Dandandan
Contributor
Loading…
test(sqllogictest): stabilize parquet output_rows_skew with WITH ORDER
sqllogictest
SQL Logic Tests (.slt)
#21898
opened Apr 28, 2026 by
RatulDawar
Contributor
Loading…
feat(functions-nested): add array_filter higher-order function
documentation
Improvements or additions to documentation
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#21895
opened Apr 28, 2026 by
ologlogn
Loading…
perf: optimize retract_batch for Changes to functions implementation
median and percentile_cont
functions
#21894
opened Apr 28, 2026 by
lyne7-sc
Contributor
Loading…
Implement SumCardinalityVisitor
common
Related to common crate
documentation
Improvements or additions to documentation
optimizer
Optimizer rules
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#21892
opened Apr 28, 2026 by
shivbhatia10
Contributor
•
Draft
perf: improve Int64 Changes to functions implementation
generate_series and range performance
functions
#21891
opened Apr 28, 2026 by
lyne7-sc
Contributor
Loading…
feat: Improved multiple column aggregation performance by using bitmasks rather than Changes to the physical-plan crate
Vec<bool>
physical-plan
#21886
opened Apr 28, 2026 by
huymq1710
Loading…
fix(proto): correctly serialize FilterExec empty projection
proto
Related to proto crate
#21885
opened Apr 28, 2026 by
Adez017
Contributor
Loading…
Fix GH action permissions in Related to development process of DataFusion
rust.yml and docs.yaml workflows
development-process
#21884
opened Apr 28, 2026 by
Jefffrey
Contributor
Loading…
feat: support binary arguments for StringConcat operator
logical-expr
Logical plan and expressions
physical-expr
Changes to the physical-expr crates
sqllogictest
SQL Logic Tests (.slt)
#21883
opened Apr 27, 2026 by
theirix
Contributor
Loading…
feat: introduce pluggable SpillFile trait and TempFileFactory for custom spill backends
execution
Related to the execution crate
physical-plan
Changes to the physical-plan crate
WIP: test Spark Related to the catalog crate
common
Related to common crate
core
Core DataFusion crate
datasource
Changes to the datasource crate
documentation
Improvements or additions to documentation
execution
Related to the execution crate
ffi
Changes to the ffi 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
spark
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
substrait
Changes to the substrait crate
array_exists with lambdas
catalog
fix: dedup commutative AND/OR operands when canonicalize is disabled
optimizer
Optimizer rules
#21870
opened Apr 27, 2026 by
1fanwang
Loading…
docs: add TreeNode API examples for walking and rewriting LogicalPlans
logical-expr
Logical plan and expressions
#21868
opened Apr 27, 2026 by
mac119
Loading…
feat: add inner_product scalar function
documentation
Improvements or additions to documentation
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#21861
opened Apr 26, 2026 by
crm26
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.