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: 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 pre_selection_scatter physical-expr Changes to the physical-expr crates
#25494 opened Sep 19, 2026 by abokhalill 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…
refactor: factor SortMergeJoinExec::execute into a reusable sort_merge_join_stream physical-plan Changes to the physical-plan crate
#25490 opened Sep 19, 2026 by jayzhan211 Contributor Loading…
fix: sort-merge join filter columns follow the filter's own column order physical-plan Changes to the physical-plan crate
#25489 opened Sep 19, 2026 by jayzhan211 Contributor Loading…
playground physical-plan Changes to the physical-plan crate
#25487 opened Sep 18, 2026 by Rich-T-kid Contributor Draft
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 OffsetBuffer span, length common Related to common crate functions Changes to functions implementation spark
#25481 opened Sep 18, 2026 by neilconway Contributor Loading…
perf: Improve efficiency of array_resize for sliced arrays functions Changes to functions implementation
#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 BETWEEN value one time auto detected api change 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)
#25476 opened Sep 18, 2026 by adriangb Contributor Loading…
fix: correct LEAD/LAG IGNORE NULLS evaluation and limit pushdown functions Changes to functions implementation physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#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 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…
ProTip! Mix and match filters to narrow down what you’re looking for.