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

fix: keep a DISTINCT aggregate's arity in SingleDistinctToGroupBy optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#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…
bench: keep the expect_plan check out of the measured region
#25441 opened Sep 17, 2026 by adriangb 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…
fix: Spark map_from_arrays, map_from_entries for sliced lists spark sqllogictest SQL Logic Tests (.slt)
#25431 opened Sep 17, 2026 by neilconway Contributor Loading…
fix(datetime): floor negative scalar timestamps in date_trunc functions Changes to functions implementation
#25430 opened Sep 17, 2026 by benbellick Contributor Loading…
Make TopKDynamicFilters public physical-plan Changes to the physical-plan crate
#25429 opened Sep 17, 2026 by masonh22 Contributor Draft
perf: skip replay headroom for intermediate spill merges physical-plan Changes to the physical-plan crate
#25428 opened Sep 17, 2026 by sunchao Member Draft
perf: Improve efficiency of array_has_any on sliced lists functions Changes to functions implementation
#25427 opened Sep 17, 2026 by neilconway Contributor Loading…
test: bound merge fan-in in the final hash aggregate spill test physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#25424 opened Sep 17, 2026 by kumarUjjawal Contributor Loading…
[DO NOT MERGE] Test apache/arrow-rs#10852 (adaptive RowSelection construction) with ClickBench catalog Related to the catalog crate common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate 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 sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#25422 opened Sep 17, 2026 by alamb Contributor Draft
fix: cast lambda variables to their declared type instead of erroring functions Changes to functions implementation physical-expr Changes to the physical-expr crates substrait Changes to the substrait crate
#25418 opened Sep 17, 2026 by LiaCastaneda Contributor Draft
perf: Prune matched right rows in nested loop semi and anti joins physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#25413 opened Sep 17, 2026 by lyne7-sc Contributor Loading…
fix: resolve pass-through columns against the input when merging an extraction projection optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#25412 opened Sep 17, 2026 by adriangb Contributor Loading…
DRAFT Bench 25044
#25410 opened Sep 17, 2026 by kosiew Contributor Draft
fix: preserve date_trunc sorting for timezone-aware timestamps functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#25409 opened Sep 17, 2026 by Toby1009 Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.