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

Avoid duplicating keep-in-place expressions optimizer Optimizer rules
#25388 opened Sep 16, 2026 by pepijnve Contributor Draft
docs: Add narwhals-datafusion to integrations list documentation Improvements or additions to documentation
#25387 opened Sep 16, 2026 by s5dsn-eqee Contributor Loading…
bench: SQL benchmark suite for null-aware (NOT IN) joins
#25386 opened Sep 16, 2026 by adriangb Contributor Loading…
perf: Use agg DistinctHandling in join optimization core Core DataFusion crate optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#25385 opened Sep 16, 2026 by neilconway Contributor Loading…
fix: leave memory for aggregate spill replay physical-plan Changes to the physical-plan crate
#25383 opened Sep 16, 2026 by sunchao Member Loading…
fix: preserve literal metadata and destructure leaf and unary proto hooks auto detected api change Auto detected API change physical-expr Changes to the physical-expr crates proto Related to proto crate
#25382 opened Sep 16, 2026 by peterxcli Member Draft
fix: preserve UPPER and LOWER input nullability functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#25381 opened Sep 16, 2026 by osipovartem Contributor Loading…
chore(docs): Fix the rendering of an expression in docstring
#25379 opened Sep 16, 2026 by martin-g Member Loading…
fix(docs): Fix code snippet in LogicalPlan docs logical-expr Logical plan and expressions
#25377 opened Sep 16, 2026 by martin-g Member Loading…
feat: add a validated AggregateExecBuilder for building and rewriting AggregateExec auto detected api change Auto detected API change core Core DataFusion crate documentation Improvements or additions to documentation optimizer Optimizer rules physical-plan Changes to the physical-plan crate proto Related to proto crate
#25376 opened Sep 16, 2026 by adriangb Contributor Loading…
Plan struct colon access as get_field functions Changes to functions implementation
#25373 opened Sep 16, 2026 by osipovartem Contributor Loading…
fix: Not all rows are accounted in RowCursorStream physical-plan Changes to the physical-plan crate
#25372 opened Sep 16, 2026 by EmilyMatt Contributor Loading…
perf: Reduce peak memory usage of NLJ by 2X using segmented batch layout core Core DataFusion crate physical-plan Changes to the physical-plan crate
#25371 opened Sep 16, 2026 by 2010YOUY01 Contributor Loading…
DRAFT Bench 25010 logical-expr Logical plan and expressions
#25370 opened Sep 16, 2026 by kosiew Contributor Draft
fix: Set Substrait output_type on window functions and LIKE substrait Changes to the substrait crate
#25367 opened Sep 16, 2026 by namanjain24-sudo Loading…
ci: skip queue-verified Rust jobs on pushes to main development-process Related to development process of DataFusion documentation Improvements or additions to documentation
#25365 opened Sep 16, 2026 by kumarUjjawal Contributor Loading…
fix: infer LIMIT and OFFSET parameter types core Core DataFusion crate logical-expr Logical plan and expressions sql SQL Planner
#25364 opened Sep 16, 2026 by 1fanwang Contributor Loading…
perf: Add an adaptive integer membership prefilter for hash joins auto detected api change Auto detected API change common Related to common crate documentation Improvements or additions to documentation physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#25363 opened Sep 16, 2026 by lyne7-sc Contributor Loading…
feat: stage ORDER BY expression evaluation auto detected api change Auto detected API change common Related to common crate documentation Improvements or additions to documentation physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#25358 opened Sep 16, 2026 by yashrb24 Contributor Draft
feat(physical-optimizer): skip a named rule handed a plan it has been seen to leave alone auto detected api change Auto detected API change common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation sqllogictest SQL Logic Tests (.slt)
#25356 opened Sep 16, 2026 by zhuqi-lucas Contributor Draft
feat: add ExecutionPlan::as_probe_side hook for CollectLeft join swaps core Core DataFusion crate optimizer Optimizer rules physical-plan Changes to the physical-plan crate
#25354 opened Sep 16, 2026 by NoahKusaba Loading…
fix: report regex compile failures as DataFusion errors, consistently across the regexp family auto detected api change Auto detected API change functions Changes to functions implementation optimizer Optimizer rules physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt)
#25352 opened Sep 15, 2026 by adriangb Contributor Loading…
fix: NOT IN (subquery) with a constant value ignores NULLs in the subquery core Core DataFusion crate optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#25348 opened Sep 15, 2026 by adriangb Contributor Loading…
bench: add projection_subquery SQL benchmark suite
#25346 opened Sep 15, 2026 by adriangb Contributor Loading…
ProTip! Add no:assignee to see everything that’s not assigned.