Skip to content

Pull requests: apache/datafusion

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

docs: Remove extra commas in count results core Core DataFusion crate datasource Changes to the datasource crate
#25552 opened Sep 20, 2026 by nuno-faria Contributor Loading…
docs: Fix formatting of allow_single_file_parallelism common Related to common crate documentation Improvements or additions to documentation sqllogictest SQL Logic Tests (.slt)
#25551 opened Sep 20, 2026 by nuno-faria Contributor Loading…
feat: prune-only transfer of parent and dynamic filters across HashJoinExec keys (left, right and mark joins) core Core DataFusion crate physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#25550 opened Sep 20, 2026 by jayzhan211 Contributor Loading…
fix: Add a subquery when unparsing a Filter depending on a Projection core Core DataFusion crate sql SQL Planner
#25549 opened Sep 20, 2026 by nuno-faria Contributor Loading…
fix: Prevent SubqueryAlias to be pushed past FilterExec when unparsing core Core DataFusion crate sql SQL Planner
#25547 opened Sep 20, 2026 by nuno-faria Contributor Loading…
fix: handle null lists with empty children in Spark's shuffle spark sqllogictest SQL Logic Tests (.slt)
#25544 opened Sep 20, 2026 by neilconway Contributor Loading…
fix: Substrait serialization mishandles sliced map literals substrait Changes to the substrait crate
#25543 opened Sep 20, 2026 by neilconway Contributor Loading…
refactor: track NestedLoopJoin fallback matches in one left bitmap and drop the cancel protocol common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#25542 opened Sep 20, 2026 by jayzhan211 Contributor Loading…
docs: specify where semantic checks belong (Syntax vs Semantics) core Core DataFusion crate documentation Improvements or additions to documentation sql SQL Planner
#25540 opened Sep 20, 2026 by alamb Contributor Draft
refactor(hash-aggr): share one spill context between the spilling aggregate streams physical-plan Changes to the physical-plan crate
#25538 opened Sep 20, 2026 by jayzhan211 Contributor Loading…
Rewrite AVG(expr) --> SUM(expr) / COUNT(expr) when components can be shared functions Changes to functions implementation logical-expr Logical plan and expressions optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
#25536 opened Sep 20, 2026 by wudidapaopao Contributor Loading…
fix: PartitionedTopKRank counts tie rows twice in output_rows physical-plan Changes to the physical-plan crate
#25535 opened Sep 20, 2026 by jayzhan211 Contributor Loading…
minor: share common state between the three PartitionedTopK operators physical-plan Changes to the physical-plan crate
#25534 opened Sep 20, 2026 by jayzhan211 Contributor Draft
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 computed names in derived SQL projections sql SQL Planner
#25521 opened Sep 20, 2026 by 1fanwang Contributor Loading…
1 task done
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 sqllogictest SQL Logic Tests (.slt)
#25517 opened Sep 19, 2026 by viirya Member 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
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…
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…
ProTip! Updated in the last three days: updated:>2026-09-17.