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

fix: ArrayHas does not handle nulls correctly
#19289 opened Dec 11, 2025 by EmilyMatt Loading…
Fix TopK aggregation for UTF-8/Utf8View group keys and add safe fallback for unsupported string aggregates core Core DataFusion crate optimizer Optimizer rules physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#19285 opened Dec 11, 2025 by kosiew Draft
Populate partition column statistics for PartitionedFile catalog Related to the catalog crate core Core DataFusion crate datasource Changes to the datasource crate
#19284 opened Dec 11, 2025 by adriangb Loading…
fix: Fix a few minor issues with join metrics physical-plan Changes to the physical-plan crate
#19283 opened Dec 11, 2025 by linhr Loading…
fix: TableScan should recurse into provider logical plan in map_children logical-expr Logical plan and expressions
#19282 opened Dec 11, 2025 by shifluxxc Loading…
doc: Add an auto-generated dependency graph for internal crates development-process Related to development process of DataFusion documentation Improvements or additions to documentation
#19280 opened Dec 11, 2025 by 2010YOUY01 Loading…
chore(deps): bump taiki-e/install-action from 2.62.65 to 2.62.66 auto-dependencies development-process Related to development process of DataFusion
#19279 opened Dec 11, 2025 by dependabot bot Loading…
feat: Implement 'retract_batch' for MedianAccumulator functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#19278 opened Dec 11, 2025 by petern48 Draft
fix: spark crc32 custom nullability spark
#19271 opened Dec 10, 2025 by watanaberin Loading…
added custom nullability for char spark
#19268 opened Dec 10, 2025 by skushagra Loading…
Refactor protobuf ser/de traits to allow decorator pattern documentation Improvements or additions to documentation ffi Changes to the ffi crate proto Related to proto crate
#19267 opened Dec 10, 2025 by adriangb Loading…
Add library user guide for extending SQL syntax documentation Improvements or additions to documentation
#19265 opened Dec 10, 2025 by geoffreyclaude Loading…
Improve ProjectionExpr documentation and comments datasource Changes to the datasource crate documentation Improvements or additions to documentation physical-expr Changes to the physical-expr crates
#19263 opened Dec 10, 2025 by alamb Loading…
Introduce way to customize prefix of multi file outputs common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate
#19262 opened Dec 10, 2025 by DoumanAsh Loading…
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 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.