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(deps): bump taiki-e/install-action from 2.62.45 to 2.62.46 auto-dependencies development-process Related to development process of DataFusion
#18484 opened Nov 4, 2025 by dependabot bot Loading…
feat: Add selectivity metric to NestedLoopJoinExec for EXPLAIN ANALYZE core Core DataFusion crate physical-plan Changes to the physical-plan crate
#18481 opened Nov 4, 2025 by petern48 Loading…
feat: Expose DefaultPhysicalPlanner::create_project_physical_exec core Core DataFusion crate
#18475 opened Nov 3, 2025 by rkrishn7 Loading…
CI: add clippy::needless_pass_by_value rule common Related to common crate development-process Related to development process of DataFusion
#18468 opened Nov 3, 2025 by 2010YOUY01 Loading…
Support Arrow IPC Stream Files core Core DataFusion crate datasource Changes to the datasource crate sqllogictest SQL Logic Tests (.slt)
#18457 opened Nov 3, 2025 by corasaurus-hex Loading…
Refactor state management in HashJoinExec and use CASE expressions for more precise filters core Core DataFusion crate physical-plan Changes to the physical-plan crate
#18451 opened Nov 2, 2025 by adriangb Loading…
feat: support named arguments, defaults in udfs core Core DataFusion crate sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#18450 opened Nov 2, 2025 by r1b Loading…
Refactor InListExpr to store arrays and support structs common Related to common crate physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#18449 opened Nov 2, 2025 by adriangb Loading…
Refactor create_hashes to accept array references common Related to common crate physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate
#18448 opened Nov 2, 2025 by adriangb Loading…
feat: Add evaluate_to_arrays function physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate
#18446 opened Nov 2, 2025 by EmilyMatt Loading…
Avoid scatter operation in ExpressionOrExpression case evaluation method performance Make DataFusion faster physical-expr Changes to the physical-expr crates
#18444 opened Nov 2, 2025 by pepijnve Loading…
chore: Format examples in doc strings - spark, sql, sqllogictest, sibstrait spark sql SQL Planner sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
#18443 opened Nov 2, 2025 by CuteChuanChuan Loading…
Consolidate flight examples (#18142)
#18442 opened Nov 2, 2025 by cj-zhukov Loading…
Change default of AggregateUDFImpl::supports_null_handling_clause to false api change Changes the API exposed to users of the crate documentation Improvements or additions to documentation functions Changes to functions implementation logical-expr Logical plan and expressions sqllogictest SQL Logic Tests (.slt)
#18441 opened Nov 2, 2025 by Jefffrey Loading…
chore: simplify map const optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#18440 opened Nov 2, 2025 by chenkovsky Loading…
feat: Enhance array_slice functionality to support ListView and LargeListView types common Related to common crate sqllogictest SQL Logic Tests (.slt)
#18432 opened Nov 1, 2025 by Weijun-H Loading…
Fix map_query_sql benchmark duplicate key error core Core DataFusion crate
#18427 opened Nov 1, 2025 by atheendre130505 Loading…
Support reverse for ListView common Related to common crate sqllogictest SQL Logic Tests (.slt)
#18424 opened Nov 1, 2025 by vegarsti Loading…
feat: Implement SessionState::create_logical_expr_from_sql_expr core Core DataFusion crate
#18423 opened Nov 1, 2025 by petern48 Loading…
Feat: Make extract SQL expression timezone aware documentation Improvements or additions to documentation functions Changes to functions implementation sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#18417 opened Oct 31, 2025 by codetyri0n Loading…
Alamb/even less copy common Related to common crate core Core DataFusion crate logical-expr Logical plan and expressions optimizer Optimizer rules sql SQL Planner substrait Changes to the substrait crate
#18416 opened Oct 31, 2025 by alamb Draft
Optimize planning / stop cloning Strings / Fields so much common Related to common crate core Core DataFusion crate logical-expr Logical plan and expressions sql SQL Planner substrait Changes to the substrait crate
#18415 opened Oct 31, 2025 by alamb Draft
ProTip! Mix and match filters to narrow down what you’re looking for.