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: Fix typo problems core Core DataFusion crate functions Changes to functions implementation logical-expr Logical plan and expressions optimizer Optimizer rules physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#21495 opened Apr 9, 2026 by erenavsarogullari Loading…
[branch-53] fix: FilterExec should drop projection when apply projection pushdown physical-plan Changes to the physical-plan crate
#21492 opened Apr 9, 2026 by comphead Loading…
bench: first_last remove noisy benchmarks, add update_batch functions Changes to functions implementation
#21487 opened Apr 8, 2026 by theirix Draft
Consolidate special case regexp_match logic functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#21486 opened Apr 8, 2026 by alamb Draft
Add more regexp_replace test coverage sqllogictest SQL Logic Tests (.slt)
#21485 opened Apr 8, 2026 by alamb Loading…
feat: Add pluggable StatisticsRegistry for operator-level statistics propagation common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation optimizer Optimizer rules physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#21483 opened Apr 8, 2026 by asolimando Loading…
perf: Optimize NULL handling in array_slice functions Changes to functions implementation
#21482 opened Apr 8, 2026 by neilconway Loading…
Conditionally build page pruning predicates datasource Changes to the datasource crate performance Make DataFusion faster
#21480 opened Apr 8, 2026 by fpetkovski Loading…
Perf: Window topn optimisation common Related to common crate core Core DataFusion crate optimizer Optimizer rules physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#21479 opened Apr 8, 2026 by SubhamSinghal Loading…
fix: json scan performance on local files datasource Changes to the datasource crate
#21478 opened Apr 8, 2026 by ariel-miculas Loading…
perf: Optimize NULL handling in some datetime functions functions Changes to functions implementation
#21477 opened Apr 8, 2026 by neilconway Loading…
perf: Optimize NULL handling in arrays_zip functions Changes to functions implementation
#21475 opened Apr 8, 2026 by neilconway Loading…
feat: extend single ndv optimization to non-numeric types for equality predicates physical-plan Changes to the physical-plan crate
#21473 opened Apr 8, 2026 by buraksenn Loading…
perf: Optimize NULL handling in array_has functions Changes to functions implementation
#21471 opened Apr 8, 2026 by neilconway Loading…
Hybrid eager/deferred accumulation for string_agg GroupsAccumulator to reduce copying and memory usage core Core DataFusion crate functions Changes to functions implementation
#21469 opened Apr 8, 2026 by kosiew Draft
perf: Optimize lcd, gcd NULL handling functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#21468 opened Apr 8, 2026 by neilconway Loading…
[bench] core Core DataFusion crate physical-plan Changes to the physical-plan crate
#21465 opened Apr 8, 2026 by Dandandan Draft
perf: Optimize find_in_set NULL handling functions Changes to functions implementation
#21464 opened Apr 8, 2026 by neilconway Loading…
Update documentation with recent blogs and events documentation Improvements or additions to documentation
#21462 opened Apr 8, 2026 by alamb Loading…
[datafusion-functions-aggregate]: add ordered first_last tests functions Changes to functions implementation
#21461 opened Apr 8, 2026 by alamb Draft
feat: implement DFExtensionType for remaining canonical Arrow extension types common Related to common crate core Core DataFusion crate logical-expr Logical plan and expressions
#21458 opened Apr 8, 2026 by EeshanBembi Loading…
ProTip! Adding no:label will show everything without a label.