-
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
[branch-54] fix: don't duplicate volatile expressions when pushing projection into file scan (backport #23395, adapted)
datasource
Changes to the datasource crate
sqllogictest
SQL Logic Tests (.slt)
#23585
opened Jul 14, 2026 by
fordN
Contributor
Loading…
fix: preserve range partitioning through joins
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#23584
opened Jul 14, 2026 by
EdsonPetry
Contributor
Loading…
feat: allow Full joins to reuse range co-partitioning in HashJoinExec
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#23583
opened Jul 14, 2026 by
mattp5657
Contributor
Loading…
FFI Query Planner on 54.0.0
catalog
Related to the catalog crate
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
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
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
spark
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
feat: Parquet writer logical type narrowing for integers (DRAFT)
core
Core DataFusion crate
datasource
Changes to the datasource crate
sqllogictest
SQL Logic Tests (.slt)
#23571
opened Jul 14, 2026 by
saadtajwar
Contributor
Loading…
Add benchmarks smoke test job to extended tests
development-process
Related to development process of DataFusion
#23567
opened Jul 14, 2026 by
vito1317
Loading…
feat: eliminate LEFT JOINs whose right side is unused
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#23566
opened Jul 14, 2026 by
simonvandel
Contributor
Loading…
GC & Deduplicate String View on Spill
physical-plan
Changes to the physical-plan crate
#23565
opened Jul 14, 2026 by
cetra3
Contributor
Loading…
feat: release memory for Changes to the physical-plan crate
LimitedBatchCoalescer once reached the limit/finished
physical-plan
fix: close the markdown block in docstring
physical-plan
Changes to the physical-plan crate
#23562
opened Jul 14, 2026 by
ariel-miculas
Contributor
Loading…
chore: group codeql action dependabot updates
development-process
Related to development process of DataFusion
#23561
opened Jul 14, 2026 by
Jefffrey
Contributor
Loading…
chore(deps): bump the all-other-cargo-deps group across 1 directory with 9 updates
auto-dependencies
#23558
opened Jul 14, 2026 by
dependabot
Bot
Loading…
chore(deps): bump github/codeql-action/init from 4.36.2 to 4.37.0
auto-dependencies
development-process
Related to development process of DataFusion
#23553
opened Jul 14, 2026 by
dependabot
Bot
Loading…
chore(deps): bump github/codeql-action/analyze from 4.36.2 to 4.37.0
auto-dependencies
development-process
Related to development process of DataFusion
#23552
opened Jul 14, 2026 by
dependabot
Bot
Loading…
fix: align dictionary coercion across typed signatures
documentation
Improvements or additions to documentation
logical-expr
Logical plan and expressions
spark
sqllogictest
SQL Logic Tests (.slt)
#23549
opened Jul 14, 2026 by
lyne7-sc
Contributor
Loading…
fix: do not remove DISTINCT when a unique key was downgraded by a join
common
Related to common crate
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#23548
opened Jul 14, 2026 by
simonvandel
Contributor
Loading…
perf: optimize Changes to functions implementation
regexp_match for literal pattern usage (20% faster)
functions
#23547
opened Jul 14, 2026 by
andygrove
Member
Loading…
perf: optimize Changes to functions implementation
levenshtein
functions
#23543
opened Jul 14, 2026 by
andygrove
Member
Loading…
perf: optimize Changes to functions implementation
regexp_instr (40% faster)
functions
#23540
opened Jul 13, 2026 by
andygrove
Member
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.