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

[branch-54] chore: fix cargo audit development-process Related to development process of DataFusion
#23607 opened Jul 15, 2026 by alamb Contributor Loading…
fix: reduce peak memory usage when round robin tiebreaker is disabled core Core DataFusion crate physical-plan Changes to the physical-plan crate
#23606 opened Jul 15, 2026 by ariel-miculas Contributor Loading…
fix: Preserve metadata when a cross-join is swapped physical-plan Changes to the physical-plan crate
#23605 opened Jul 15, 2026 by mkleen Contributor Loading…
feat(physical-optimizer): support FilterExec with embedded projection in WindowTopN core Core DataFusion crate optimizer Optimizer rules
#23599 opened Jul 15, 2026 by zhuqi-lucas Contributor Loading…
minor: validate config soft_max_rows_per_output_file when setting it common Related to common crate datasource Changes to the datasource crate sqllogictest SQL Logic Tests (.slt)
#23597 opened Jul 15, 2026 by 2010YOUY01 Contributor Loading…
minor: validate config minimum_parallel_output_files when setting it common Related to common crate datasource Changes to the datasource crate sqllogictest SQL Logic Tests (.slt)
#23596 opened Jul 15, 2026 by 2010YOUY01 Contributor Loading…
minor: validate config meta_fetch_concurrency when setting it catalog Related to the catalog crate common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate sqllogictest SQL Logic Tests (.slt)
#23595 opened Jul 15, 2026 by 2010YOUY01 Contributor Loading…
minor: validate config max_spill_file_size_bytes when setting it common Related to common crate physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#23594 opened Jul 15, 2026 by 2010YOUY01 Contributor Loading…
perf: optimize trunc in datafusion-functions functions Changes to functions implementation
#23593 opened Jul 15, 2026 by andygrove Member Draft
minor: validate config recursion_limit when setting it common Related to common crate core Core DataFusion crate sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#23592 opened Jul 15, 2026 by 2010YOUY01 Contributor Loading…
fix: handle interleaved HashJoin projections in sort pushdown core Core DataFusion crate optimizer Optimizer rules
#23591 opened Jul 15, 2026 by xudong963 Member Loading…
perf: optimize replace in datafusion-functions functions Changes to functions implementation
#23589 opened Jul 15, 2026 by andygrove Member Draft
perf: optimize upper in datafusion-functions functions Changes to functions implementation
#23588 opened Jul 15, 2026 by andygrove Member Draft
perf: preallocate memory in pad functions Changes to functions implementation
#23586 opened Jul 14, 2026 by theirix Contributor Loading…
feat: allow Full joins to reuse range co-partitioning in HashJoinExec core Core DataFusion crate physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#23583 opened Jul 14, 2026 by mattp5657 Contributor Loading…
FFI Query Planner on 54.0.0 catalog Related to the catalog crate common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate development-process Related to development process of DataFusion documentation Improvements or additions to documentation execution Related to the execution crate ffi Changes to the ffi crate functions Changes to functions implementation logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate proto Related to proto crate spark sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#23581 opened Jul 14, 2026 by timsaucer Member Draft
feat: Parquet writer logical type narrowing for integers (DRAFT) core Core DataFusion crate datasource Changes to the datasource crate sqllogictest SQL Logic Tests (.slt)
#23571 opened Jul 14, 2026 by saadtajwar Contributor Loading…
Add benchmarks smoke test job to extended tests development-process Related to development process of DataFusion
#23567 opened Jul 14, 2026 by vito1317 Loading…
feat: eliminate LEFT JOINs whose right side is unused optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#23566 opened Jul 14, 2026 by simonvandel Contributor Loading…
GC & Deduplicate String View on Spill physical-plan Changes to the physical-plan crate
#23565 opened Jul 14, 2026 by cetra3 Contributor Loading…
feat: release memory for LimitedBatchCoalescer once reached the limit/finished physical-plan Changes to the physical-plan crate
#23563 opened Jul 14, 2026 by rluvaton Member Draft
chore: group codeql action dependabot updates development-process Related to development process of DataFusion
#23561 opened Jul 14, 2026 by Jefffrey Contributor Loading…
chore(deps): bump github/codeql-action/init from 4.36.2 to 4.37.0 auto-dependencies development-process Related to development process of DataFusion
#23553 opened Jul 14, 2026 by dependabot Bot Loading…
chore(deps): bump github/codeql-action/analyze from 4.36.2 to 4.37.0 auto-dependencies development-process Related to development process of DataFusion
#23552 opened Jul 14, 2026 by dependabot Bot Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.