-
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
playground
physical-plan
Changes to the physical-plan crate
#25487
opened Sep 18, 2026 by
Rich-T-kid
Contributor
Loading…
fix: count Parquet decoding in the scan's elapsed_compute
core
Core DataFusion crate
datasource
Changes to the datasource crate
#25486
opened Sep 18, 2026 by
akashjainn
Contributor
Loading…
[branch-55] Pull the MinIO test image from quay.io (#25092, #25216)
development-process
Related to development process of DataFusion
#25485
opened Sep 18, 2026 by
alamb
Contributor
Loading…
DataFrame API: allow aggregate functions in select() 2 (#17874)
core
Core DataFusion crate
#25482
opened Sep 18, 2026 by
cj-zhukov
Contributor
Loading…
chore: Add helpers for computing Related to common crate
functions
Changes to functions implementation
spark
OffsetBuffer span, length
common
#25481
opened Sep 18, 2026 by
neilconway
Contributor
Loading…
perf: Improve efficiency of Changes to functions implementation
array_resize for sliced arrays
functions
#25479
opened Sep 18, 2026 by
neilconway
Contributor
Loading…
fix: keep renamed columns intact in leaf projection pushdown
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#25478
opened Sep 18, 2026 by
adriangb
Contributor
Loading…
fix: evaluate a volatile Auto detected API change
core
Core DataFusion crate
optimizer
Optimizer rules
physical-expr
Changes to the physical-expr crates
proto
Related to proto crate
sqllogictest
SQL Logic Tests (.slt)
BETWEEN value one time
auto detected api change
#25476
opened Sep 18, 2026 by
adriangb
Contributor
Loading…
fix: preserve null treatment when unparsing window and aggregate functions
sql
SQL Planner
#25475
opened Sep 18, 2026 by
Shoryamishra61
Loading…
fix: correct Changes to functions implementation
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
LEAD/LAG IGNORE NULLS evaluation and limit pushdown
functions
#25472
opened Sep 18, 2026 by
lyne7-sc
Contributor
Loading…
feat: add GroupColumn support for Decimal32/Decimal64
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#25470
opened Sep 18, 2026 by
SubhamSinghal
Contributor
Loading…
feat: derive per-column pruning guarantees from tuple IN lists
datasource
Changes to the datasource crate
functions
Changes to functions implementation
physical-expr
Changes to the physical-expr crates
sqllogictest
SQL Logic Tests (.slt)
#25469
opened Sep 18, 2026 by
yashrb24
Contributor
Loading…
perf: interleave retained rows at emit instead of a take per group entry
physical-plan
Changes to the physical-plan crate
#25468
opened Sep 18, 2026 by
SubhamSinghal
Contributor
Loading…
feat(pwmj): support left/right mark joins
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
sqllogictest
SQL Logic Tests (.slt)
#25467
opened Sep 18, 2026 by
SubhamSinghal
Contributor
Loading…
fix: keep a DISTINCT aggregate's arity in Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
SingleDistinctToGroupBy
optimizer
#25461
opened Sep 18, 2026 by
namanjain24-sudo
Contributor
Loading…
feat: Load Parquet page indexes for external row selections
datasource
Changes to the datasource crate
#25460
opened Sep 18, 2026 by
haohuaijin
Contributor
Loading…
feat: add a "no new evaluations" optimizer invariant, switched off
optimizer
Optimizer rules
#25458
opened Sep 18, 2026 by
adriangb
Contributor
Loading…
fix: one inlining policy for the rules that inline a projection column
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#25456
opened Sep 18, 2026 by
adriangb
Contributor
Loading…
fix: decide the precedence between PushDownFilter and PushDownLeafProjections
documentation
Improvements or additions to documentation
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#25455
opened Sep 18, 2026 by
adriangb
Contributor
Loading…
test: differential fuzz for leaf expression pushdown and parquet filter pushdown
core
Core DataFusion crate
#25453
opened Sep 18, 2026 by
adriangb
Contributor
Loading…
test: close five mutation-testing gaps in leaf expression pushdown guards
optimizer
Optimizer rules
#25452
opened Sep 18, 2026 by
adriangb
Contributor
Loading…
fix: keep the recovery projection when leaf pushdown would drop a computed same-name column
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#25445
opened Sep 18, 2026 by
adriangb
Contributor
Loading…
fix: Emit LIKE the way the Substrait extension defines it
substrait
Changes to the substrait crate
#25442
opened Sep 17, 2026 by
namanjain24-sudo
Contributor
Loading…
ci: move the large file check into a script shared with rust_lint.sh
development-process
Related to development process of DataFusion
documentation
Improvements or additions to documentation
#25440
opened Sep 17, 2026 by
akashjainn
Contributor
Loading…
perf: reduce generic hash join memory for low-cardinality builds
physical-plan
Changes to the physical-plan crate
#25434
opened Sep 17, 2026 by
sunchao
Member
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.