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

Share per-chunk JoinLeftData across right partitions in NLJ memory-limited fallback physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#22038 opened May 6, 2026 by viirya Member Loading…
Preserve recursive CTE static schema with plan-time schema alignment physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#22037 opened May 6, 2026 by kosiew Contributor Draft
Introduce SubPool: per-operator sub-pool for blocking spillable operators core Core DataFusion crate execution Related to the execution crate physical-plan Changes to the physical-plan crate
#22035 opened May 6, 2026 by JanKaul Contributor Draft
5 tasks
Add benchmark_runner info and query commands
#22032 opened May 6, 2026 by Omega359 Contributor Draft
fix: Correct the number of pruned/matched Parquet pages core Core DataFusion crate datasource Changes to the datasource crate sqllogictest SQL Logic Tests (.slt)
#22031 opened May 5, 2026 by nuno-faria Contributor Loading…
perf: Add append_with to string builders, use in replace functions Changes to functions implementation
#22029 opened May 5, 2026 by neilconway Contributor Loading…
fix: coerce operand types in Interval mul/div/intersect/union/contains logical-expr Logical plan and expressions sqllogictest SQL Logic Tests (.slt)
#22027 opened May 5, 2026 by adriangb Contributor Loading…
feat: Plumb Parquet virtual columns (row_number) through TableSchema and ParquetOpener datasource Changes to the datasource crate
#22026 opened May 5, 2026 by mbutrovich Contributor Loading…
Make Expr::alias and alias_qualified smarter by calling unalias logical-expr Logical plan and expressions optimizer Optimizer rules sql SQL Planner sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
#22025 opened May 5, 2026 by joroKr21 Contributor Draft
feat(parquet): row-group and row-range sampling on ParquetSource datasource Changes to the datasource crate
#22024 opened May 5, 2026 by adriangb Contributor Loading…
chore(deps): bump pbjson-types from 0.8.0 to 0.9.0 in the proto group auto-dependencies substrait Changes to the substrait crate
#22021 opened May 5, 2026 by dependabot Bot Loading…
chore(deps): bump github/codeql-action from 4.35.2 to 4.35.3 auto-dependencies development-process Related to development process of DataFusion
#22019 opened May 5, 2026 by dependabot Bot Loading…
chore(deps): bump taiki-e/install-action from 2.74.0 to 2.77.0 auto-dependencies development-process Related to development process of DataFusion
#22018 opened May 5, 2026 by dependabot Bot Loading…
fix: drop input plan early in CoalescePartitionsExec physical-plan Changes to the physical-plan crate
#22017 opened May 5, 2026 by Samyak2 Contributor Loading…
feat: implement retract_batch for array_agg sliding window support functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#22015 opened May 5, 2026 by SubhamSinghal Contributor Loading…
Support '0' value for parse_capacity_limit() core Core DataFusion crate
#22014 opened May 5, 2026 by mkleen Contributor Loading…
feat: add array_normalize scalar function documentation Improvements or additions to documentation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#22013 opened May 5, 2026 by crm26 Contributor Loading…
proto: serialize dynamic filters on Sort, Aggregate, HashJoin plan nodes auto detected api change Auto detected API change core Core DataFusion crate physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate proto Related to proto crate
#22011 opened May 4, 2026 by jayshrivastava Contributor Loading…
perf: coalesce batches before sending to distributor channels in RepartitionExec performance Make DataFusion faster physical-plan Changes to the physical-plan crate
#22010 opened May 4, 2026 by gabotechs Contributor Loading…
Optimize group by with limit optimizer Optimizer rules performance Make DataFusion faster sqllogictest SQL Logic Tests (.slt)
#22009 opened May 4, 2026 by Dandandan Contributor Draft
Add benchmarks for dictionary path of new_group_values physical-plan Changes to the physical-plan crate
#22004 opened May 3, 2026 by Rich-T-kid Contributor Loading…
docs: add llms.txt ecosystem hub at site root development-process Related to development process of DataFusion documentation Improvements or additions to documentation
#22003 opened May 3, 2026 by timsaucer Member Loading…
[WIP] Explore extensible range partitioning for dynamic filters datasource Changes to the datasource crate ffi Changes to the ffi crate optimizer Optimizer rules 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)
#22002 opened May 3, 2026 by gene-bordegaray Contributor Draft
ProTip! Mix and match filters to narrow down what you’re looking for.