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

feat: add ExecutionPlan::benefits_from_output_partitioning core Core DataFusion crate datasource Changes to the datasource crate optimizer Optimizer rules physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#22440 opened May 21, 2026 by adriangb Contributor Draft
2 of 3 tasks
feat: lower repartition_file_min_size default from 10 MiB to 1 MiB common Related to common crate documentation Improvements or additions to documentation sqllogictest SQL Logic Tests (.slt)
#22439 opened May 21, 2026 by adriangb Contributor Draft
1 of 2 tasks
feat: disable join dynamic filter pushdown by default common Related to common crate documentation Improvements or additions to documentation sqllogictest SQL Logic Tests (.slt)
#22438 opened May 21, 2026 by adriangb Contributor Draft
1 of 2 tasks
Revert "Add ExecutionPlan::apply_expressions() (#20337)" catalog Related to the catalog crate core Core DataFusion crate datasource Changes to the datasource crate documentation Improvements or additions to documentation ffi Changes to the ffi crate optimizer Optimizer rules physical-plan Changes to the physical-plan crate proto Related to proto crate
#22437 opened May 21, 2026 by alamb Contributor Loading…
Fix: Infer placeholder type from subquery logical-expr Logical plan and expressions sqllogictest SQL Logic Tests (.slt)
#22436 opened May 21, 2026 by HairstonE Loading…
perf: minimize allocation in min/max emit_to(First(n)) common Related to common crate functions Changes to functions implementation
#22416 opened May 21, 2026 by RyanJamesStewart Contributor Loading…
Improve 54.0.0 upgrade guide for ExecutionPlan::apply_expressions documentation Improvements or additions to documentation
#22415 opened May 21, 2026 by alamb Contributor Loading…
fix: error on negative ln inputs functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#22410 opened May 21, 2026 by puneetdixit200 Loading…
fix: indentation for markdown block comments in docstrings datasource Changes to the datasource crate logical-expr Logical plan and expressions physical-plan Changes to the physical-plan crate
#22409 opened May 21, 2026 by ariel-miculas Contributor Loading…
fix: avoid panic in date_bin compute_distance near i64::MIN functions Changes to functions implementation
#22408 opened May 21, 2026 by SAY-5 Loading…
Optimize metric label cloning datasource Changes to the datasource crate performance Make DataFusion faster physical-expr Changes to the physical-expr crates
#22406 opened May 21, 2026 by xudong963 Member Loading…
perf: optimize array_remove for scalar needle functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#22390 opened May 20, 2026 by lyne7-sc Contributor Loading…
Refactor Spark format_string integer conversion dispatch spark
#22388 opened May 20, 2026 by kosiew Contributor Loading…
perf: optimize array_replace for scalar needle functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#22387 opened May 20, 2026 by lyne7-sc Contributor Loading…
chore: Disallow reserve() in clippy to prevent panics functions Changes to functions implementation physical-plan Changes to the physical-plan crate spark
#22386 opened May 20, 2026 by 2010YOUY01 Contributor Loading…
feat: TopK stats init + cumulative RG pruning for pure-TopK parquet scans (no-WHERE) datasource Changes to the datasource crate optimizer Optimizer rules physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#22385 opened May 20, 2026 by zhuqi-lucas Contributor Draft
feat(parquet-datasource): always accept pushable filters, run rejected conjuncts post-scan core Core DataFusion crate datasource Changes to the datasource crate sqllogictest SQL Logic Tests (.slt)
#22384 opened May 20, 2026 by adriangb Contributor Draft
feat: DuckDB-compatible glob expressions in listing-table paths (filesystem + s3/gs/http URLs) api change Changes the API exposed to users of the crate core Core DataFusion crate datasource Changes to the datasource crate documentation Improvements or additions to documentation sqllogictest SQL Logic Tests (.slt)
#22383 opened May 20, 2026 by adriangb Contributor Draft
fix: avoid panic in TableSchema::with_table_partition_cols on shared Arc datasource Changes to the datasource crate
#22372 opened May 19, 2026 by adriangb Contributor Loading…
Cross join MxN partitioning physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#22371 opened May 19, 2026 by SubhamSinghal Contributor Loading…
feat: Support Expanding OR Conditions in INNER JOIN into Multiple Mutually Exclusive Branches core Core DataFusion crate optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#22370 opened May 19, 2026 by xiedeyantu Member Loading…
Fix missing field partitioned_by_file_group in serialization proto Related to proto crate
#22365 opened May 19, 2026 by marc-pydantic Contributor Loading…
ProTip! Adding no:label will show everything without a label.