-
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
feat(functions-aggregate): support nested types (List, Struct, Map) in first_value / last_value GroupsAccumulator
functions
Changes to functions implementation
#23628
opened Jul 16, 2026 by
zhuqi-lucas
Contributor
Loading…
Add config-matrix tests in enforce_distribution.rs for range-satisfaction settings
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
#23627
opened Jul 16, 2026 by
blinding-pixels
•
Draft
chore(deps-dev): bump websocket-driver from 0.7.4 to 0.7.5 in /datafusion/wasmtest/datafusion-wasm-app
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#23625
opened Jul 16, 2026 by
dependabot
Bot
Loading…
chore(deps): bump serde_with from 3.18.0 to 3.21.0
dependencies
Pull requests that update a dependency file
rust
Pull requests that update rust code
#23624
opened Jul 15, 2026 by
dependabot
Bot
Loading…
allow interleaveExec to support Range partioning
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#23623
opened Jul 15, 2026 by
Rich-T-kid
Contributor
Loading…
Add test for extension scalar subquery
core
Core DataFusion crate
#23622
opened Jul 15, 2026 by
timsaucer
Member
Loading…
docs: Update committer and PMC list
documentation
Improvements or additions to documentation
#23621
opened Jul 15, 2026 by
alamb
Contributor
Loading…
test: Fix malformed SQL Logic Tests (.slt)
regexp_instr error tests and add slt coverage
sqllogictest
#23620
opened Jul 15, 2026 by
alamb
Contributor
Loading…
feat: Store only the last row in the previous cursor for round robin tie-breaking purposes
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
#23619
opened Jul 15, 2026 by
ariel-miculas
Contributor
Loading…
try parallel ci
development-process
Related to development process of DataFusion
#23618
opened Jul 15, 2026 by
blaginin
Member
Loading…
feat: complete range repartition physical planning
physical-plan
Changes to the physical-plan crate
#23617
opened Jul 15, 2026 by
saadtajwar
Contributor
Loading…
fix: dedup commutative AND/OR operands when canonicalize is disabled
optimizer
Optimizer rules
performance
Make DataFusion faster
sqllogictest
SQL Logic Tests (.slt)
#23615
opened Jul 15, 2026 by
1fanwang
Loading…
chore(deps): bump pbjson-types from 0.8.0 to 0.9.0 in the proto group
auto-dependencies
substrait
Changes to the substrait crate
#23611
opened Jul 15, 2026 by
dependabot
Bot
Loading…
perf: Concrete TopK array storage
physical-plan
Changes to the physical-plan crate
#23609
opened Jul 15, 2026 by
MassivePizza
Loading…
fix: reduce peak memory usage when round robin tiebreaker is disabled
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
#23606
opened Jul 15, 2026 by
ariel-miculas
Contributor
Loading…
fix: Preserve metadata when a cross-join is swapped
physical-plan
Changes to the physical-plan crate
#23605
opened Jul 15, 2026 by
mkleen
Contributor
Loading…
feat(physical-optimizer): support FilterExec with embedded projection in WindowTopN
core
Core DataFusion crate
optimizer
Optimizer rules
#23599
opened Jul 15, 2026 by
zhuqi-lucas
Contributor
Loading…
minor: validate config Related to common crate
datasource
Changes to the datasource crate
sqllogictest
SQL Logic Tests (.slt)
minimum_parallel_output_files when setting it
common
#23596
opened Jul 15, 2026 by
2010YOUY01
Contributor
Loading…
minor: validate config Related to the catalog crate
common
Related to common crate
core
Core DataFusion crate
datasource
Changes to the datasource crate
sqllogictest
SQL Logic Tests (.slt)
meta_fetch_concurrency when setting it
catalog
#23595
opened Jul 15, 2026 by
2010YOUY01
Contributor
Loading…
perf: optimize Changes to functions implementation
performance
Make DataFusion faster
replace (2x faster)
functions
#23589
opened Jul 15, 2026 by
andygrove
Member
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
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…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.