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: make_array returns wrong row count for null-array input core Core DataFusion crate functions Changes to functions implementation spark sqllogictest SQL Logic Tests (.slt)
#21842 opened Apr 25, 2026 by mpurins Loading…
chore: bump sha & md-5 to 0.11.0 functions Changes to functions implementation
#21840 opened Apr 25, 2026 by Jefffrey Contributor Loading…
Fix some GH action permission issues identified by CodeQL development-process Related to development process of DataFusion
#21838 opened Apr 25, 2026 by Jefffrey Contributor Loading…
bench: add key-only payload sort benchmarks core Core DataFusion crate
#21837 opened Apr 25, 2026 by gratus00 Loading…
refactor array_remove benchmarks & add nested benches functions Changes to functions implementation
#21834 opened Apr 24, 2026 by Jefffrey Contributor Loading…
feat: Support RIGHT/FULL joins in NLJ memory-limited execution physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#21833 opened Apr 24, 2026 by viirya Member Loading…
Gene.bordegaray/2026/04/partition routed dynamic filters core Core DataFusion crate datasource Changes to the datasource crate optimizer Optimizer rules physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#21832 opened Apr 24, 2026 by gene-bordegaray Contributor Loading…
chore: add internal markdown link check development-process Related to development process of DataFusion documentation Improvements or additions to documentation
#21831 opened Apr 24, 2026 by Geethapranay1 Contributor Loading…
perf: use fastrange instead of modulo for hash partition assignment (up to 1.15x improvement) core Core DataFusion crate physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#21830 opened Apr 24, 2026 by Dandandan Contributor Loading…
feat: LogicalPlanningPipeline core Core DataFusion crate optimizer Optimizer rules
#21829 opened Apr 24, 2026 by notfilippo Member Draft
feat: pushdown OFFSET to parquet for RG-level skipping datasource Changes to the datasource crate optimizer Optimizer rules physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#21828 opened Apr 24, 2026 by zhuqi-lucas Contributor Loading…
fix: InterleaveExec fallback to UnionExec when children partitioning diverges physical-plan Changes to the physical-plan crate
#21827 opened Apr 24, 2026 by zhuqi-lucas Contributor Loading…
fix: fix elapsed_compute metric in ParquetSink to report encoding time only core Core DataFusion crate datasource Changes to the datasource crate
#21825 opened Apr 24, 2026 by fred1268 Loading…
docs(optimizer): add generated optimizer rules reference core Core DataFusion crate development-process Related to development process of DataFusion documentation Improvements or additions to documentation
#21824 opened Apr 24, 2026 by kumarUjjawal Contributor Loading…
chore: use Arc::unwrap_or_clone in more places core Core DataFusion crate datasource Changes to the datasource crate ffi Changes to the ffi crate logical-expr Logical plan and expressions optimizer Optimizer rules physical-plan Changes to the physical-plan crate sql SQL Planner substrait Changes to the substrait crate
#21823 opened Apr 24, 2026 by Dandandan Contributor Loading…
chore: Add existence (semi / anti ) benchmarks for hashjoinexec physical-plan Changes to the physical-plan crate
#21821 opened Apr 24, 2026 by coderfender Contributor Loading…
feat: add BuildHasher variants for hash_utils common Related to common crate
#21820 opened Apr 24, 2026 by xudong963 Member Loading…
ci: improve caches in rust.yml development-process Related to development process of DataFusion
#21819 opened Apr 24, 2026 by lgingerich Contributor Draft
perf : experiment roaring bitmap for int32 anti and semi joins physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#21817 opened Apr 23, 2026 by coderfender Contributor Draft
Add StatisticsContext parameter to partition_statistics core Core DataFusion crate datasource Changes to the datasource crate documentation Improvements or additions to documentation optimizer Optimizer rules physical-plan Changes to the physical-plan crate
#21815 opened Apr 23, 2026 by asolimando Member Loading…
3 tasks done
Upgrade to arrow-rs / parquet / avro 58.2.0
#21812 opened Apr 23, 2026 by alamb Contributor Draft
proto: serialize and dedupe dynamic filters v2 physical-expr Changes to the physical-expr crates proto Related to proto crate
#21807 opened Apr 23, 2026 by jayshrivastava Contributor Loading…
Adding Use of arrow's has_true() / has_false() datasource Changes to the datasource crate functions Changes to functions implementation physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate spark
#21806 opened Apr 23, 2026 by raushanprabhakar1 Loading…
feat: add prefer_partial_sort config to enable PartialSortExec for bo… common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#21805 opened Apr 23, 2026 by SubhamSinghal Contributor Loading…
ProTip! no:milestone will show everything without a milestone.