-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Pull requests: apache/datafusion
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore: Update Rust toolchain to 1.98.1
common
Related to common crate
core
Core DataFusion crate
datasource
Changes to the datasource crate
development-process
Related to development process of DataFusion
documentation
Improvements or additions to documentation
functions
Changes to functions implementation
logical-expr
Logical plan and expressions
physical-plan
Changes to the physical-plan crate
sql
SQL Planner
#25295
opened Sep 14, 2026 by
neilconway
Contributor
Loading…
fix: keep filters with correlated subqueries above extension nodes
optimizer
Optimizer rules
#25294
opened Sep 14, 2026 by
kakiuwang-ui
Loading…
Prune hash join probe side via dynamic discrete values from the build side
auto detected api change
Auto detected API change
common
Related to common crate
documentation
Improvements or additions to documentation
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
sqllogictest
SQL Logic Tests (.slt)
#25292
opened Sep 14, 2026 by
gruuya
Contributor
Loading…
fix: treat missing parquet null counts as zero only for legacy writer…
datasource
Changes to the datasource crate
documentation
Improvements or additions to documentation
#25290
opened Sep 14, 2026 by
Cherylgabba
Loading…
fix: avoid overflow and underflow in vector functions
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#25289
opened Sep 14, 2026 by
namanjain24-sudo
Loading…
feat: DISTINCT handling for Aggregate UDFs
core
Core DataFusion crate
documentation
Improvements or additions to documentation
functions
Changes to functions implementation
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#25288
opened Sep 14, 2026 by
mkleen
Contributor
Loading…
dev: include Markdown link checks in the local lint suite
development-process
Related to development process of DataFusion
documentation
Improvements or additions to documentation
#25287
opened Sep 14, 2026 by
kumarUjjawal
Contributor
Loading…
minor: Remove empty public module `datafusion::physical_plan::joins::chain
auto detected api change
Auto detected API change
physical-plan
Changes to the physical-plan crate
#25286
opened Sep 14, 2026 by
2010YOUY01
Contributor
Loading…
docs: Add SKILL.md for designing benchmark
#25285
opened Sep 14, 2026 by
2010YOUY01
Contributor
Loading…
fix: keep the OFFSET of a correlated EXISTS subquery
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#25284
opened Sep 14, 2026 by
fornwall
Contributor
Loading…
fix: support zero-field struct group keys in aggregate emit
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#25282
opened Sep 13, 2026 by
fornwall
Contributor
Loading…
fix: declare Hive partitioned scans as Range
catalog
Related to the catalog crate
datasource
Changes to the datasource crate
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
sqllogictest
SQL Logic Tests (.slt)
#25279
opened Sep 13, 2026 by
gstamatakis95
•
Draft
[branch-55] Reduce datafusion-spark dependency footprint (#24351)
spark
#25277
opened Sep 13, 2026 by
alamb
Contributor
Loading…
fix: preserve floating-point percentile interpolation precision
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#25275
opened Sep 13, 2026 by
aoto-tech
Contributor
Loading…
fix: avoid Float64 percentile_cont interpolation overflow
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#25274
opened Sep 13, 2026 by
aoto-tech
Contributor
Loading…
fix: Correct ANY/ALL results for unaliased subqueries on the same table
auto detected api change
Auto detected API change
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#25273
opened Sep 13, 2026 by
AdamGS
Contributor
Loading…
fix: count each probe row once in HashJoinExec probe_hit_rate and avg_fanout
physical-plan
Changes to the physical-plan crate
#25272
opened Sep 13, 2026 by
CuteChuanChuan
Contributor
Loading…
fix: return an error for an invalid CSV null_regex instead of panicking
datasource
Changes to the datasource crate
sqllogictest
SQL Logic Tests (.slt)
#25261
opened Sep 13, 2026 by
Developer1010x
Loading…
fix: map pushed-down filter columns by position instead of by name
auto detected api change
Auto detected API change
core
Core DataFusion crate
documentation
Improvements or additions to documentation
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#25259
opened Sep 13, 2026 by
haohuaijin
Contributor
Loading…
chore: Deprecate internal-only APIs in AggregateExec
auto detected api change
Auto detected API change
#25257
opened Sep 13, 2026 by
2010YOUY01
Contributor
Loading…
feat: transfer parent and dynamic filters across HashJoinExec equi-join keys (inner and semi joins)
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#25255
opened Sep 13, 2026 by
jayzhan211
Contributor
Loading…
fix: apply CSV null_regex when reading, not only when inferring the schema
core
Core DataFusion crate
datasource
Changes to the datasource crate
sqllogictest
SQL Logic Tests (.slt)
#25254
opened Sep 13, 2026 by
Developer1010x
Loading…
test: bound merge fan-in in ordered aggregate spill tests
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#25252
opened Sep 13, 2026 by
kumarUjjawal
Contributor
Loading…
fix: register the sort-merge join stream as a spillable memory consumer
physical-plan
Changes to the physical-plan crate
#25250
opened Sep 13, 2026 by
jayzhan211
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.