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

Cleanup user guide documentation Improvements or additions to documentation
#17834 opened Sep 29, 2025 by blaginin Loading…
Revert "Disable failing benchmark query (#17809)" core Core DataFusion crate
#17833 opened Sep 29, 2025 by alamb Draft
Avoid some clones using impl IntoIterator optimizer Optimizer rules
#17831 opened Sep 29, 2025 by alamb Loading…
Change version to 50.1.0 and add changelog (#17748) development-process Related to development process of DataFusion documentation Improvements or additions to documentation
#17826 opened Sep 29, 2025 by alamb Loading…
docs: Add rerun.io to known users guide documentation Improvements or additions to documentation
#17825 opened Sep 29, 2025 by alamb Loading…
Implement AsRef for Expr core Core DataFusion crate logical-expr Logical plan and expressions optimizer Optimizer rules
#17819 opened Sep 29, 2025 by findepi Loading…
fix: correct edge case where haystack with null element returns false instead of null api change Changes the API exposed to users of the crate
#17818 opened Sep 29, 2025 by Jefffrey Loading…
minor: simplify docs build process & pin pip package versions development-process Related to development process of DataFusion documentation Improvements or additions to documentation
#17816 opened Sep 29, 2025 by Jefffrey Loading…
fix: Maintain SUM precision during two-phase aggregation functions Changes to functions implementation optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#17815 opened Sep 28, 2025 by rkrishn7 Loading…
#17801 Improve nullability reporting of case expressions core Core DataFusion crate logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates
#17813 opened Sep 28, 2025 by pepijnve Loading…
More decimal 32/64 support - type coercsion and misc gaps common Related to common crate functions Changes to functions implementation logical-expr Logical plan and expressions physical-plan Changes to the physical-plan crate spark
#17808 opened Sep 27, 2025 by AdamGS Loading…
docs: refine AggregateUDFImpl::is_ordered_set_aggregate documentation logical-expr Logical plan and expressions
#17805 opened Sep 27, 2025 by Jefffrey Loading…
fix: ignore DataType::Null in possible types during csv type inference core Core DataFusion crate datasource Changes to the datasource crate sqllogictest SQL Logic Tests (.slt)
#17796 opened Sep 26, 2025 by dqkqd Loading…
Add CastColumnExpr for struct-aware column casting physical-expr Changes to the physical-expr crates
#17773 opened Sep 25, 2025 by kosiew Loading…
Support new decimal types through SQL and fill-out other relatd functionality common Related to common crate functions Changes to functions implementation logical-expr Logical plan and expressions physical-plan Changes to the physical-plan crate spark sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#17759 opened Sep 24, 2025 by AdamGS Draft
Make file prefetch configurable common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate
#17758 opened Sep 24, 2025 by adriangb Draft
perf: boolean group values implementations performance Make DataFusion faster physical-plan Changes to the physical-plan crate
#17726 opened Sep 22, 2025 by ashdnazg Loading…
feat(cli): support external tables on multiple locations catalog Related to the catalog crate core Core DataFusion crate logical-expr Logical plan and expressions proto Related to proto crate sql SQL Planner
#17702 opened Sep 21, 2025 by fpetkovski Loading…
feat: Ensure config setttings are set to valid values common Related to common crate core Core DataFusion crate sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#17697 opened Sep 21, 2025 by etolbakov Draft
Reduce cloning in LogicalPlanBuilder api change Changes the API exposed to users of the crate core Core DataFusion crate datasource Changes to the datasource crate logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Changes to the physical-expr crates sql SQL Planner
#17675 opened Sep 19, 2025 by joroKr21 Loading…
feat: spark udf array shuffle spark sqllogictest SQL Logic Tests (.slt)
#17674 opened Sep 19, 2025 by chenkovsky Loading…
feat: Support swap for RightMark Join common Related to common crate core Core DataFusion crate logical-expr Logical plan and expressions optimizer Optimizer rules physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#17651 opened Sep 18, 2025 by jonathanc-n Loading…
make hash function in RepartitionExec configurable physical-plan Changes to the physical-plan crate
#17648 opened Sep 18, 2025 by adriangb Loading…
ProTip! Adding no:label will show everything without a label.