-
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: restrict reverse cast constraint propagation to safe conversions
physical-expr
Changes to the physical-expr crates
sqllogictest
SQL Logic Tests (.slt)
#25531
opened Sep 20, 2026 by
haohuaijin
Contributor
Loading…
test: cover CrossJoinExec row metrics across batched inputs
physical-plan
Changes to the physical-plan crate
#25530
opened Sep 20, 2026 by
rgbuilds
Loading…
fix: keep a correlated filter below an aggregate with a grouping set
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#25529
opened Sep 20, 2026 by
namanjain24-sudo
Contributor
Loading…
fix: avoid query failures from inferred numeric cast bounds
logical-expr
Logical plan and expressions
sqllogictest
SQL Logic Tests (.slt)
#25528
opened Sep 20, 2026 by
haohuaijin
Contributor
Loading…
fix: give a multi-set aggregate the grouping set index Substrait defines
substrait
Changes to the substrait crate
#25527
opened Sep 20, 2026 by
namanjain24-sudo
Contributor
Loading…
fix: preserve sorts for non-monotonic temporal casts
physical-expr
Changes to the physical-expr crates
sqllogictest
SQL Logic Tests (.slt)
#25526
opened Sep 20, 2026 by
Toby1009
Contributor
Loading…
dev: include generated config and function docs in the local lint suite
development-process
Related to development process of DataFusion
documentation
Improvements or additions to documentation
#25525
opened Sep 20, 2026 by
kumarUjjawal
Contributor
Loading…
fix: preserve computed names in derived SQL projections
sql
SQL Planner
#25521
opened Sep 20, 2026 by
1fanwang
Contributor
Loading…
1 task done
fix: reject mixed-sign intervals in range functions
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#25520
opened Sep 19, 2026 by
viirya
Member
Loading…
fix: validate trailing ORDER BY keys in free RANGE frames
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#25518
opened Sep 19, 2026 by
viirya
Member
Loading…
fix: preserve statistics for safe casts without extrema
datasource
Changes to the datasource crate
physical-expr
Changes to the physical-expr crates
physical-plan
Changes to the physical-plan crate
#25517
opened Sep 19, 2026 by
viirya
Member
Loading…
fix: honor the volatility of aggregate, window and higher-order functions in Logical plan and expressions
Expr::is_volatile
logical-expr
#25513
opened Sep 19, 2026 by
anishmehta24
Loading…
fix: respect volatility for all function expressions
core
Core DataFusion crate
logical-expr
Logical plan and expressions
#25511
opened Sep 19, 2026 by
1fanwang
Contributor
Loading…
1 task done
fix: account for hash-join row-index storage
physical-plan
Changes to the physical-plan crate
#25508
opened Sep 19, 2026 by
sunchao
Member
Loading…
FilterExec : expose push_batch_with_filter on LimitedBatchCoalescer
physical-plan
Changes to the physical-plan crate
#25503
opened Sep 19, 2026 by
Rich-T-kid
Contributor
Loading…
perf: Size builder capacity using visible array span, not total size
functions
Changes to functions implementation
spark
#25502
opened Sep 19, 2026 by
neilconway
Contributor
Loading…
perf: Share backing buffers in string view functions
functions
Changes to functions implementation
#25501
opened Sep 19, 2026 by
neilconway
Contributor
Loading…
feat: recognize more lossless casts for statistics and ordering
physical-expr
Changes to the physical-expr crates
#25500
opened Sep 19, 2026 by
haohuaijin
Contributor
Loading…
fix: truncate scalar timestamps in their own unit in date_trunc
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#25498
opened Sep 19, 2026 by
namanjain24-sudo
Contributor
Loading…
perf(functions-aggregate): coalesce small ordered ARRAY_AGG batches
functions
Changes to functions implementation
#25497
opened Sep 19, 2026 by
TinyMurky
Contributor
Loading…
fix: reserve the concatenated build batch and computed join keys in HashJoinExec
common
Related to common crate
physical-plan
Changes to the physical-plan crate
#25496
opened Sep 19, 2026 by
jayzhan211
Contributor
Loading…
docs: Document the convention for internal public APIs
auto detected api change
Auto detected API change
documentation
Improvements or additions to documentation
physical-plan
Changes to the physical-plan crate
#25495
opened Sep 19, 2026 by
2010YOUY01
Contributor
Loading…
perf: copy bitmaps a word at a time in Changes to the physical-expr crates
pre_selection_scatter
physical-expr
#25494
opened Sep 19, 2026 by
abokhalill
Loading…
Remove deprecated Parquet metadata / statistics APIs that are past the API
#25493
opened Sep 19, 2026 by
xiaoyaoqilan
Loading…
feat: support reusable prepared hash-join builds
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
#25491
opened Sep 19, 2026 by
sunchao
Member
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.