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 extended test to use optional parquet_encryption feature development-process Related to development process of DataFusion
#18507 opened Nov 6, 2025 by zhuqi-lucas Loading…
Fix: topk_aggregate benchmark failing core Core DataFusion crate
#18502 opened Nov 5, 2025 by randyli Loading…
Make array_reverse faster for List and FixedSizeList
#18500 opened Nov 5, 2025 by vegarsti Loading…
Update roadmap links for DataFusion Q1 2026 documentation Improvements or additions to documentation
#18495 opened Nov 5, 2025 by alamb Loading…
Consolidate udf examples (#18142)
#18493 opened Nov 5, 2025 by cj-zhukov Loading…
refactor: include metric output_batches into BaselineMetrics documentation Improvements or additions to documentation physical-plan Changes to the physical-plan crate
#18491 opened Nov 5, 2025 by nmbr7 Draft
feat: selectivity metrics (for Explain Analyze) in Hash Join physical-plan Changes to the physical-plan crate
#18488 opened Nov 4, 2025 by feniljain 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 logical-expr Logical plan and expressions
#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 variables & defaults for CREATE FUNCTION 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…
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…
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…
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…
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
feat: add RESET statement for configuration variabless common Related to common crate core Core DataFusion crate execution Related to the execution crate logical-expr Logical plan and expressions sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#18408 opened Oct 31, 2025 by Weijun-H Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.