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: update 11 crates to Rust 2024 edition catalog Related to the catalog crate datasource Changes to the datasource crate functions Changes to functions implementation optimizer Optimizer rules spark
#19258 opened Dec 10, 2025 by timsaucer Loading…
Update README occording to the new examples (#18529)
#19257 opened Dec 10, 2025 by cj-zhukov Loading…
fix: custom nullability for spark rint spark
#19256 opened Dec 10, 2025 by ANISH-SR Loading…
dev: Add CI doc prettier check to local rust_lint.sh development-process Related to development process of DataFusion
#19254 opened Dec 10, 2025 by 2010YOUY01 Loading…
Fix panic for GROUPING SETS(()) and handle empty-grouping aggregates core Core DataFusion crate physical-plan Changes to the physical-plan crate proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#19252 opened Dec 10, 2025 by kosiew Draft
refactor: move metrics module to datafusion-common crate common Related to common crate physical-plan Changes to the physical-plan crate
#19247 opened Dec 10, 2025 by 2010YOUY01 Loading…
Use SortMergeJoinExec consistently in physical plan outputs physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#19246 opened Dec 9, 2025 by xavlee Loading…
fix: custom nullability for spark csc spark
#19245 opened Dec 9, 2025 by ANISH-SR Loading…
fix: #10020 make concat function support array concatenation functions Changes to functions implementation
#19240 opened Dec 9, 2025 by Manan005 Loading…
remove repartition exec from coalesce batches optimizer core Core DataFusion crate optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#19239 opened Dec 9, 2025 by jizezhang Loading…
Refactor protobuf ser/de traits documentation Improvements or additions to documentation proto Related to proto crate
#19234 opened Dec 9, 2025 by adriangb Loading…
feat: support named parameters for table functions catalog Related to the catalog crate 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 proto Related to proto crate sql SQL Planner sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
#19230 opened Dec 9, 2025 by bubulalabu Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.