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: Add benchmarks, tests for array_position functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#20531 opened Feb 24, 2026 by neilconway Loading…
perf: Use Arrow vectorized eq kernel for IN list with column references physical-expr Changes to the physical-expr crates
#20528 opened Feb 24, 2026 by zhangxffff Loading…
[branch-52] fix: HashJoin panic with dictionary-encoded columns in multi-key joins (#20441) physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#20512 opened Feb 23, 2026 by alamb Loading…
[branch-52] Fix incorrect SortExec removal before AggregateExec (#20247) optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#20507 opened Feb 23, 2026 by alamb Loading…
Avoid flattening dictionaries in Join InLists physical-plan Changes to the physical-plan crate
#20505 opened Feb 23, 2026 by alamb Loading…
perf: Optimize array_agg() using GroupsAccumulator functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#20504 opened Feb 23, 2026 by neilconway Loading…
2
8
fix: gc string view arrays in RepartitionExec physical-plan Changes to the physical-plan crate
#20500 opened Feb 23, 2026 by Samyak2 Draft
[fix] Add type coercion from NULL to Interval to make date_bin more postgres compatible functions Changes to functions implementation logical-expr Logical plan and expressions sqllogictest SQL Logic Tests (.slt)
#20499 opened Feb 23, 2026 by LiaCastaneda Loading…
[WIP] perf: optimize scatter with type-specific specialization (WIP) physical-expr Changes to the physical-expr crates
#20498 opened Feb 23, 2026 by CuteChuanChuan Draft
Support columns_sorted in row_filters datasource Changes to the datasource crate
#20497 opened Feb 23, 2026 by sdf-jkl Loading…
fix(topk): avoid overflow panic in interleave emission physical-plan Changes to the physical-plan crate
#20494 opened Feb 23, 2026 by aviralgarg05 Loading…
feat: support optional threshold parameter for levenshtein function common Related to common crate functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#20487 opened Feb 23, 2026 by n0r0shi Loading…
fix: Fix and Refactor Spark shuffle function spark sqllogictest SQL Logic Tests (.slt)
#20484 opened Feb 22, 2026 by erenavsarogullari Loading…
fix: SortMergeJoin don't wait for all input before emitting physical-plan Changes to the physical-plan crate
#20482 opened Feb 22, 2026 by rluvaton Loading…
2 tasks done
Introduce morsel-driven Parquet scan common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate documentation Improvements or additions to documentation physical-expr Changes to the physical-expr crates proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#20481 opened Feb 22, 2026 by Dandandan Loading…
fix: propagate errors from take in sort merge join spill path physical-plan Changes to the physical-plan crate
#20480 opened Feb 22, 2026 by andygrove Loading…
3 tasks done
feat: Implement Spark bin function spark sqllogictest SQL Logic Tests (.slt)
#20479 opened Feb 22, 2026 by kazantsev-maksim Loading…
perf: Cache num_output_rows in sort merge join to avoid O(n) recount physical-plan Changes to the physical-plan crate
#20478 opened Feb 22, 2026 by andygrove Loading…
Check sqllogictests for any dangling config settings(#17914) development-process Related to development process of DataFusion sqllogictest SQL Logic Tests (.slt)
#20474 opened Feb 22, 2026 by cj-zhukov 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…
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…
ProTip! no:milestone will show everything without a milestone.