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

feat: add sort_pushdown_inexact benchmark for RG reorder
#21674 opened Apr 16, 2026 by zhuqi-lucas Contributor Loading…
Add io-uring based ObjectStore for local file I/O core Core DataFusion crate execution Related to the execution crate
#21673 opened Apr 16, 2026 by Dandandan Contributor Draft
Use ListArray nullability instead of offsets for array_element, array_any_value. functions Changes to functions implementation
#21672 opened Apr 16, 2026 by tabac Loading…
feat: support ListView and LargeListView in ScalarValue common Related to common crate proto Related to proto crate sql SQL Planner
#21669 opened Apr 16, 2026 by Jefffrey Contributor Loading…
PushdownFilter optimizations logical-expr Logical plan and expressions optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#21668 opened Apr 16, 2026 by joroKr21 Contributor Loading…
1 task done
perf(push_down_filter): skip filter revalidation logical-expr Logical plan and expressions optimizer Optimizer rules
#21667 opened Apr 16, 2026 by kumarUjjawal Contributor Loading…
Report empty build partitions for partitioned hash join filters physical-plan Changes to the physical-plan crate
#21666 opened Apr 16, 2026 by adriangb Contributor Loading…
Support Date32/Date64 in unwrap_cast optimization logical-expr Logical plan and expressions sqllogictest SQL Logic Tests (.slt)
#21665 opened Apr 16, 2026 by Dandandan Contributor Loading…
fix: SortMergeJoin full outer join incorrectly matches rows when filter evaluates to NULL core Core DataFusion crate physical-plan Changes to the physical-plan crate
#21660 opened Apr 16, 2026 by mbutrovich Contributor Loading…
chore: Add more tests with GROUP BY to test spark collect_set spark sqllogictest SQL Logic Tests (.slt)
#21659 opened Apr 15, 2026 by comphead Contributor Loading…
chore: breakdown array.slt into smaller files sqllogictest SQL Logic Tests (.slt)
#21658 opened Apr 15, 2026 by comphead Contributor Loading…
Use NDV estimate to pre-allocate hash tables during aggregation functions Changes to functions implementation logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate
#21654 opened Apr 15, 2026 by Dandandan Contributor Draft
Resolve MIN/MAX from Parquet metadata for Single-mode aggregates and CAST projections optimizer Optimizer rules physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt)
#21651 opened Apr 15, 2026 by Dandandan Contributor Loading…
Refactor InListExpr to use modular StaticFilter architecture physical-expr Changes to the physical-expr crates
#21649 opened Apr 15, 2026 by geoffreyclaude Contributor Loading…
Add strategy-focused InList benchmarks physical-expr Changes to the physical-expr crates
#21648 opened Apr 15, 2026 by geoffreyclaude Contributor Loading…
Support arithmetic expressions in PruningPredicate for Parquet row gr… core Core DataFusion crate sqllogictest SQL Logic Tests (.slt)
#21647 opened Apr 15, 2026 by SubhamSinghal Contributor Loading…
fix(optimizer): preserve filter execution order in PushDownFilter optimizer Optimizer rules
#21646 opened Apr 15, 2026 by SAY-5 Loading…
docs: add April 2026 readings and meetup links documentation Improvements or additions to documentation
#21644 opened Apr 15, 2026 by alamb Contributor Loading…
Actually preserve predicate execution order in PushDownFilter optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#21643 opened Apr 15, 2026 by joroKr21 Contributor Loading…
fix: remove barrier from SharedBuildAccumulator to resolve Q18 deadlock core Core DataFusion crate physical-plan Changes to the physical-plan crate
#21641 opened Apr 15, 2026 by adriangb Contributor Loading…
Test: morsel splitting & merging in SharedWorkSource datasource Changes to the datasource crate
#21640 opened Apr 15, 2026 by Dandandan Contributor Draft
Skip RowFilter and page pruning for fully matched row groups datasource Changes to the datasource crate sqllogictest SQL Logic Tests (.slt)
#21637 opened Apr 15, 2026 by xudong963 Member Loading…
refactor: Introduce SpillState enum for memory-limited NLJ execution physical-plan Changes to the physical-plan crate
#21636 opened Apr 15, 2026 by viirya Member Loading…
Fix massive spill files for StringView/BinaryView columns II physical-plan Changes to the physical-plan crate
#21633 opened Apr 14, 2026 by adriangb Contributor Loading…
ProTip! Add no:assignee to see everything that’s not assigned.