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

chore: Avoid build fails on MinIO rate limits
#20472 opened Feb 21, 2026 by comphead Loading…
perf: Use zero-copy slice instead of take kernel in sort merge join physical-plan Changes to the physical-plan crate
#20463 opened Feb 21, 2026 by andygrove Draft
[Minor] Use buffer_unordered datasource Changes to the datasource crate
#20462 opened Feb 21, 2026 by Dandandan Loading…
feat: multiple columns in count distinct core Core DataFusion crate functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#20460 opened Feb 21, 2026 by Mark1626 Loading…
perf: Fix quadratic behavior of to_array_of_size common Related to common crate
#20459 opened Feb 20, 2026 by neilconway Loading…
2
6
fix: Disallow implicit coercion between string and numeric types in binary operators core Core DataFusion crate functions Changes to functions implementation logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
#20456 opened Feb 20, 2026 by neilconway Loading…
feat: support dynamic filter pushdown through SortMergeJoinExec core Core DataFusion crate physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#20455 opened Feb 20, 2026 by mdashti Loading…
Feat/ffi scalar udf config common Related to common crate ffi Changes to the ffi crate
#20454 opened Feb 20, 2026 by timsaucer Draft
feat: implement PhysicalOptimizerRule in FFI crate catalog Related to the catalog crate common Related to common crate core Core DataFusion crate development-process Related to development process of DataFusion 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 proto Related to proto crate spark sqllogictest SQL Logic Tests (.slt)
#20451 opened Feb 20, 2026 by timsaucer Draft
feat: support repartitioning of FFI execution plans catalog Related to the catalog crate common Related to common crate core Core DataFusion crate development-process Related to development process of DataFusion 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 proto Related to proto crate spark sqllogictest SQL Logic Tests (.slt)
#20449 opened Feb 20, 2026 by timsaucer Draft
Extend dynamic filter pushdown to Left and LeftSemi hash joins core Core DataFusion crate physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#20447 opened Feb 20, 2026 by helgikrs Loading…
Clamp early aggregation emit to the sort boundary when using partial group ordering physical-plan Changes to the physical-plan crate
#20446 opened Feb 20, 2026 by jackkleeman Loading…
bench: Add IN list benchmarks for non-constant list expressions physical-expr Changes to the physical-expr crates
#20444 opened Feb 20, 2026 by zhangxffff Loading…
fix: HashJoin panic with dictionary-encoded columns in multi-key joins physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#20441 opened Feb 20, 2026 by Tim-53 Loading…
feat: support arrays_zip function documentation Improvements or additions to documentation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#20440 opened Feb 19, 2026 by comphead Loading…
fix(substrait): Correctly parse field references in subqueries substrait Changes to the substrait crate
#20439 opened Feb 19, 2026 by neilconway Loading…
fix: Avoid unnecessary type casts in concat_ws functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#20436 opened Feb 19, 2026 by neilconway Loading…
Fix decimal log precision for non-power values functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#20433 opened Feb 19, 2026 by kumarUjjawal Loading…
fix: prevent duplicate alias collision with user-provided __datafusion_extracted names common Related to common crate optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#20432 opened Feb 19, 2026 by adriangb Loading…
2 tasks done
perf: Optimize dynamic IN list evaluation with vectorized Arrow eq kernel physical-expr Changes to the physical-expr crates
#20428 opened Feb 19, 2026 by zhangxffff Loading…
fix: Prefer numeric in type coercion for comparisons core Core DataFusion crate functions Changes to functions implementation logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
#20426 opened Feb 19, 2026 by neilconway Loading…
fix: use try_shrink instead of shrink in try_resize execution Related to the execution crate
#20424 opened Feb 18, 2026 by ariel-miculas Loading…
[Minor] Fix error messages for shrink and try_shrink execution Related to the execution crate
#20422 opened Feb 18, 2026 by hareshkh Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.