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

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
docs: update wasmtest README with instructions for Apple silicon documentation Improvements or additions to documentation
#17755 opened Sep 24, 2025 by Jefffrey Loading…
dev: Add benchmark for compilation profiles
#17754 opened Sep 24, 2025 by 2010YOUY01 Loading…
[branch-50] Prepare for 50.1.0 release development-process Related to development process of DataFusion
#17748 opened Sep 23, 2025 by alamb Draft
Add case expr simplifiers for literal comparisons optimizer Optimizer rules
#17743 opened Sep 23, 2025 by jackkleeman Loading…
Keep aggregate udaf schema names unique when missing an order-by logical-expr Logical plan and expressions sqllogictest SQL Logic Tests (.slt)
#17731 opened Sep 22, 2025 by wiedld Loading…
feat(spark): implement Spark elt function spark sqllogictest SQL Logic Tests (.slt)
#17729 opened Sep 22, 2025 by davidlghellin Draft
perf: boolean group values implementations
#17726 opened Sep 22, 2025 by ashdnazg Loading…
chore: refactor usage of reassign_predicate_columns api change Changes the API exposed to users of the crate datasource Changes to the datasource crate physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate
#17703 opened Sep 22, 2025 by rkrishn7 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
chore: Action some old TODOs in github actions development-process Related to development process of DataFusion
#17694 opened Sep 21, 2025 by Jefffrey Loading…
feat : Display function alias in output column name core Core DataFusion crate sql SQL Planner
#17690 opened Sep 20, 2025 by devampatel03 Loading…
Prevent exponential planning time for Window functions - v2 core Core DataFusion crate physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#17684 opened Sep 20, 2025 by berkaysynnada Loading…
Reduce cloning in LogicalPlanBuilder core Core DataFusion crate logical-expr Logical plan and expressions optimizer Optimizer rules 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…
Update to object_store 0.12.4
#17671 opened Sep 19, 2025 by alamb Draft
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…
Display qualifiers in EXPLAIN core Core DataFusion crate logical-expr Logical plan and expressions optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
#17645 opened Sep 18, 2025 by findepi Loading…
feat: Add Hash Join benchmarks
#17636 opened Sep 17, 2025 by jonathanc-n Loading…
ProTip! Filter pull requests by the default branch with base:main.