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

Consolidate sql operations examples (#18142)
#18743 opened Nov 16, 2025 by cj-zhukov Loading…
fix: update schema's data type for LogicalPlan::Values after placeholder substitution logical-expr Logical plan and expressions sqllogictest SQL Logic Tests (.slt)
#18740 opened Nov 16, 2025 by dqkqd Loading…
Add PhysicalOptimizerRule::optimize_plan to allow passing more context into optimizer rules core Core DataFusion crate execution Related to the execution crate optimizer Optimizer rules
#18739 opened Nov 15, 2025 by adriangb Draft
feat: add human-readable formatting to EXPLAIN ANALYZE metrics #18689 core Core DataFusion crate execution Related to the execution crate physical-plan Changes to the physical-plan crate
#18734 opened Nov 15, 2025 by T2MIX Loading…
minor: refactor with assert_or_internal_err!() in datafusion/expr logical-expr Logical plan and expressions
#18731 opened Nov 15, 2025 by kumarUjjawal Loading…
Change cache-accessor interface execution Related to the execution crate
#18726 opened Nov 15, 2025 by alchemist51 Loading…
Move statistics handling into FileScanConfig core Core DataFusion crate datasource Changes to the datasource crate proto Related to proto crate
#18721 opened Nov 14, 2025 by adriangb Loading…
3 tasks done
Misc improvements to ProjectionExprs physical-expr Changes to the physical-expr crates
#18719 opened Nov 14, 2025 by adriangb Loading…
Hash UnionArrays common Related to common crate
#18718 opened Nov 14, 2025 by friendlymatthew Loading…
Optimize planning for projected nested union optimizer Optimizer rules
#18713 opened Nov 14, 2025 by logan-keede Loading…
Fix Partial AggregateExec correctness issue dropping rows physical-plan Changes to the physical-plan crate
#18712 opened Nov 14, 2025 by xanderbailey Loading…
Refactor to_local_time() signature away from user_defined functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#18707 opened Nov 14, 2025 by Jefffrey Loading…
Feat/ffi proto codecs core Core DataFusion crate documentation Improvements or additions to documentation execution Related to the execution crate ffi Changes to the ffi crate
#18706 opened Nov 14, 2025 by timsaucer Draft
chore: enforce clippy lint needless_pass_by_value to datafusion-datasource-parquet datasource Changes to the datasource crate
#18695 opened Nov 14, 2025 by foskey51 Loading…
Add Explicit Error Handling for Unsupported SQL FETCH Clause in Planner and CLI documentation Improvements or additions to documentation sql SQL Planner
#18691 opened Nov 14, 2025 by kosiew Draft
feat: allow custom caching via logical node core Core DataFusion crate
#18688 opened Nov 14, 2025 by jizezhang Loading…
Remove datafusion core crate from datafusion-ffi core Core DataFusion crate documentation Improvements or additions to documentation execution Related to the execution crate ffi Changes to the ffi crate
#18681 opened Nov 13, 2025 by timsaucer Draft
Implement FFI_Session core Core DataFusion crate documentation Improvements or additions to documentation execution Related to the execution crate ffi Changes to the ffi crate
#18680 opened Nov 13, 2025 by timsaucer Draft
Implement FFI_TaskContext and FFI_TaskContextProvider core Core DataFusion crate documentation Improvements or additions to documentation execution Related to the execution crate ffi Changes to the ffi crate
#18679 opened Nov 13, 2025 by timsaucer Draft
1 task
Consolidate EliminateNestedUnion and EliminateOneUnion optimizer rules' optimizer Optimizer rules proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#18678 opened Nov 13, 2025 by alamb Loading…
chore: update Repartition DisplayAs to indicate maintained sort order core Core DataFusion crate physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#18673 opened Nov 13, 2025 by ruchirK Loading…
Reduce FFI wrappers when round tripping code api change Changes the API exposed to users of the crate documentation Improvements or additions to documentation ffi Changes to the ffi crate
#18672 opened Nov 13, 2025 by timsaucer Draft
minor: refactor with assert_or_internal_err!() in datafusion/common common Related to common crate
#18666 opened Nov 13, 2025 by Lori-Shu Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.