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

Set opt-level=1 for CI profile
#20688 opened Mar 4, 2026 by Dandandan Draft
Update aggregate dynamic filter from parquet file stats during file o… datasource Changes to the datasource crate physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate
#20687 opened Mar 4, 2026 by Dandandan Draft
feat: Support Spark array_contains builtin function spark sqllogictest SQL Logic Tests (.slt)
#20685 opened Mar 3, 2026 by comphead Loading…
Fix Arrow Spill Underrun (#20159) physical-plan Changes to the physical-plan crate
#20684 opened Mar 3, 2026 by hareshkh Loading…
MiMalloc for sqllogictests sqllogictest SQL Logic Tests (.slt)
#20682 opened Mar 3, 2026 by blaginin Loading…
fix: make the sql feature truly optional (#20625) core Core DataFusion crate
#20680 opened Mar 3, 2026 by comphead Loading…
Fix cast wrapped AggregateUDF during Substrait Conversion substrait Changes to the substrait crate
#20679 opened Mar 3, 2026 by hareshkh Draft
chore(deps): bump the all-other-cargo-deps group across 1 directory with 13 updates auto-dependencies core Core DataFusion crate datasource Changes to the datasource crate optimizer Optimizer rules physical-plan Changes to the physical-plan crate
#20678 opened Mar 3, 2026 by dependabot bot Loading…
fix: Fix bug in array_has scalar path with sliced arrays functions Changes to functions implementation
#20677 opened Mar 3, 2026 by neilconway Loading…
Allow SQL TypePlanner to plan SQL types as extension types documentation Improvements or additions to documentation logical-expr Logical plan and expressions sql SQL Planner
#20676 opened Mar 3, 2026 by paleolimbot Loading…
feat: support nanosecond date_part functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#20674 opened Mar 3, 2026 by mhilton Loading…
Fix repartition from dropping data when spilling physical-plan Changes to the physical-plan crate
#20672 opened Mar 3, 2026 by xanderbailey Loading…
chore: Enable assigning_clones clippy lint common Related to common crate physical-plan Changes to the physical-plan crate
#20670 opened Mar 3, 2026 by neilconway Loading…
Minor: Add comment explaining rationale to avoid dependencies on functions documentation Improvements or additions to documentation optimizer Optimizer rules
#20667 opened Mar 3, 2026 by alamb Loading…
Add explain plans for ClickBench queries sqllogictest SQL Logic Tests (.slt)
#20666 opened Mar 3, 2026 by alamb Loading…
Rewrite SUM(expr + scalar) --> SUM(expr) + scalar*COUNT(expr) functions Changes to functions implementation logical-expr Logical plan and expressions performance Make DataFusion faster sqllogictest SQL Logic Tests (.slt)
#20665 opened Mar 3, 2026 by alamb Draft
3 tasks
fix: preserve Utf8View return type in lpad functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#20659 opened Mar 3, 2026 by Tim-53 Loading…
Restore Sort unparser guard for correct ORDER BY placement sql SQL Planner
#20658 opened Mar 3, 2026 by krinart Loading…
perf: Optimize lpad, rpad for scalar args functions Changes to functions implementation
#20657 opened Mar 2, 2026 by neilconway Loading…
Add tests for sqllogictest prioritization sqllogictest SQL Logic Tests (.slt)
#20656 opened Mar 2, 2026 by alamb Loading…
feat(sql): unparse array_has as ANY for Postgres sql SQL Planner
#20654 opened Mar 2, 2026 by vimeh Loading…
Speedup push_down_filter_regression.slt by using uncompressed parquet sqllogictest SQL Logic Tests (.slt)
#20652 opened Mar 2, 2026 by alamb Loading…
[main] chore: backport release 53 prep to main development-process Related to development process of DataFusion documentation Improvements or additions to documentation
#20651 opened Mar 2, 2026 by comphead Draft
ProTip! Mix and match filters to narrow down what you’re looking for.