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: support binary arguments for StringConcat operator logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt)
#21883 opened Apr 27, 2026 by theirix Contributor Loading…
feat: introduce pluggable SpillFile trait and TempFileFactory for custom spill backends execution Related to the execution crate physical-plan Changes to the physical-plan crate
#21882 opened Apr 27, 2026 by pantShrey Draft
WIP: test Spark array_exists with lambdas catalog Related to the catalog crate common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate 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 physical-expr Changes to the physical-expr crates proto Related to proto crate spark sql SQL Planner sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
#21881 opened Apr 27, 2026 by comphead Contributor Draft
Update documentation for PhysicalExpr::evaluate_bounds physical-expr Changes to the physical-expr crates
#21879 opened Apr 27, 2026 by alamb Contributor Loading…
perf: Optimize substr_index to use bulk-NULL string builder functions Changes to functions implementation
#21877 opened Apr 27, 2026 by neilconway Contributor Loading…
fix(proto): correctly serialize FilterExec empty projection proto Related to proto crate
#21873 opened Apr 27, 2026 by Adez017 Contributor Loading…
docs: add TreeNode API examples for walking and rewriting LogicalPlans logical-expr Logical plan and expressions
#21868 opened Apr 27, 2026 by mac119 Loading…
feat: add inner_product scalar function documentation Improvements or additions to documentation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#21861 opened Apr 26, 2026 by crm26 Contributor Loading…
Rich t kid/introduce dict benchmarks
#21860 opened Apr 26, 2026 by Rich-T-kid Contributor Loading…
feat: Adds IntervalJoinExec for point-in-interval range joins common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#21859 opened Apr 26, 2026 by SubhamSinghal Contributor Loading…
feat: substrait support of Decimal32 & Decimal64 substrait Changes to the substrait crate
#21857 opened Apr 26, 2026 by akoshchiy Contributor Loading…
feat: automatically cast ListView to List for UDFs common Related to common crate functions Changes to functions implementation logical-expr Logical plan and expressions sqllogictest SQL Logic Tests (.slt)
#21855 opened Apr 26, 2026 by Jefffrey Contributor Loading…
perf: Add BulkNullStringArrayBuilder trait, use in repeat functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#21854 opened Apr 25, 2026 by neilconway Contributor Loading…
Draft: implement non-blocking morsel API datasource Changes to the datasource crate
#21852 opened Apr 25, 2026 by alamb Contributor Draft
2 tasks
Adds dynamic filter support for NestedLoopJoinExec physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#21851 opened Apr 25, 2026 by SubhamSinghal Contributor Loading…
perf: Use bulk-NULL builder in replace functions Changes to functions implementation
#21849 opened Apr 25, 2026 by neilconway Contributor Loading…
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…
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…
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…
ProTip! Follow long discussions with comments:>50.