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

Refactor scalar min/max dispatch into function-based helpers functions Changes to functions implementation
#22062 opened May 7, 2026 by kosiew Contributor Loading…
Refactor unary filter pushdown logic for Aggregate and Window optimizer Optimizer rules
#22060 opened May 7, 2026 by kosiew Contributor Loading…
feat(parquet): sub-column projection pushdown for struct fields datasource Changes to the datasource crate spark
#22059 opened May 7, 2026 by EshwarCVS Loading…
Add eager group join strategy auto detected api change Auto detected API change core Core DataFusion crate optimizer Optimizer rules physical-plan Changes to the physical-plan crate proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#22058 opened May 7, 2026 by nathanb9 Contributor Draft
Support IS (NOT) DISTINCT FROM in Unparser sql SQL Planner
#22054 opened May 7, 2026 by cetra3 Contributor Loading…
feat: fix NTILE distribution logic functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#22051 opened May 6, 2026 by comphead Contributor Loading…
Query graph for Join reordering optimizer Optimizer rules
#22050 opened May 6, 2026 by JanKaul Contributor Loading…
fix: Avoid overlay panic on valid Unicode input, Postgres compatibility functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#22046 opened May 6, 2026 by neilconway Contributor Loading…
2
2
Cooperative memory reclaim via async MemoryReclaimer auto detected api change Auto detected API change execution Related to the execution crate physical-plan Changes to the physical-plan crate
#22043 opened May 6, 2026 by JanKaul Contributor Draft
Support dictionary literals in Substrait producer substrait Changes to the substrait crate
#22041 opened May 6, 2026 by alexanderbianchi Contributor Draft
Prevent empty grouping sets from being eliminated on empty input optimizer Optimizer rules physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#22039 opened May 6, 2026 by xiedeyantu Member Loading…
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 Loading…
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 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…
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…
ProTip! Adding no:label will show everything without a label.