-
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
fix: avoid invalid qualifiers in unparsed subqueries
sql
SQL Planner
#24808
opened Aug 31, 2026 by
blinding-pixels
Contributor
Loading…
Prepare SQL runner for native benchmark migration
#24806
opened Aug 30, 2026 by
Omega359
Contributor
Loading…
feat: extend SLT tests for hash join vs PWMJ, hash join vs SMJ
sqllogictest
SQL Logic Tests (.slt)
#24805
opened Aug 30, 2026 by
comphead
Contributor
Loading…
fix: prevent incorrect Parquet pruning with NaNs
core
Core DataFusion crate
datasource
Changes to the datasource crate
sqllogictest
SQL Logic Tests (.slt)
#24804
opened Aug 30, 2026 by
sunchao
Member
Loading…
SQL benchmark configuration parity updates - #24778 2
#24803
opened Aug 30, 2026 by
Omega359
Contributor
Loading…
fix: find_in_set internal error with two LargeUtf8 scalar arguments
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#24802
opened Aug 30, 2026 by
advitrocks9
Contributor
Loading…
perf: push left filters through ASOF joins
auto detected api change
Auto detected API change
core
Core DataFusion crate
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
sql
SQL Planner
substrait
Changes to the substrait crate
perf: Avoid cloning EquivalenceProperties in ordering satisfaction checks
physical-expr
Changes to the physical-expr crates
#24800
opened Aug 30, 2026 by
jayzhan211
Contributor
Loading…
perf: preserve left functional dependencies for ASOF joins
auto detected api change
Auto detected API change
core
Core DataFusion crate
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
sql
SQL Planner
substrait
Changes to the substrait crate
bench: Add drain-phase benchmark for grouped aggregation
physical-plan
Changes to the physical-plan crate
#24795
opened Aug 30, 2026 by
jayzhan211
Contributor
Loading…
perf: Emit LeftSemi hash join rows while probing
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
perf: Eliminate a join a foreign key makes redundant
auto detected api change
Auto detected API change
common
Related to common crate
datasource
Changes to the datasource crate
optimizer
Optimizer rules
physical-expr
Changes to the physical-expr crates
proto
Related to proto crate
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
docs: add full-site version snapshots
development-process
Related to development process of DataFusion
documentation
Improvements or additions to documentation
Preserve field metadata when coercing INT96 timestamps
datasource
Changes to the datasource crate
#24790
opened Aug 30, 2026 by
ryzhyk
Contributor
Loading…
perf: Remove an aggregate whose GROUP BY covers a unique key
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
fix: Unnest must not keep its input's uniqueness
logical-expr
Logical plan and expressions
sqllogictest
SQL Logic Tests (.slt)
refactor(hash-aggr): Let partial-reduce mode aggregation early emit when OOM
physical-plan
Changes to the physical-plan crate
#24785
opened Aug 30, 2026 by
2010YOUY01
Contributor
Loading…
feat: Single join for correlated scalar subqueries
auto detected api change
Auto detected API change
common
Related to common crate
core
Core DataFusion crate
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
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
substrait
Changes to the substrait crate
#24784
opened Aug 30, 2026 by
Dandandan
Contributor
Loading…
fix: Allow a correlated scalar subquery to group without aggregating
logical-expr
Logical plan and expressions
sqllogictest
SQL Logic Tests (.slt)
perf: use compact pruning for large string NOT IN lists
common
Related to common crate
core
Core DataFusion crate
documentation
Improvements or additions to documentation
sqllogictest
SQL Logic Tests (.slt)
#24781
opened Aug 30, 2026 by
kumarUjjawal
Contributor
Loading…
feat(benchmarks): Record the join failure matrix under a fixed memory budget
core
Core DataFusion crate
#24779
opened Aug 30, 2026 by
jayzhan211
Contributor
Loading…
SQL benchmark configuration parity updates
#24778
opened Aug 30, 2026 by
Omega359
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.