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

Sa/udf wip core Core DataFusion crate
#22080 opened May 8, 2026 by shehab-ali Draft
fix: Panic in Spark's format_string for illegal characters spark sqllogictest SQL Logic Tests (.slt)
#22077 opened May 8, 2026 by neilconway Contributor Loading…
Add bounded unnest + ordered array_agg reproducer benchmark and SLT coverage sqllogictest SQL Logic Tests (.slt)
#22075 opened May 8, 2026 by kosiew Contributor Loading…
Add sqllogictest coverage for unused UNNEST pruning edge cases sqllogictest SQL Logic Tests (.slt)
#22074 opened May 8, 2026 by kosiew Contributor Loading…
deprecate: mark Statistics V2 framework (PR #14699) as deprecated auto detected api change Auto detected API change ffi Changes to the ffi crate logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates
#22071 opened May 7, 2026 by alamb Contributor Loading…
feat: Upgrade to sqlparser-rs 0.62.0 logical-expr Logical plan and expressions sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#22069 opened May 7, 2026 by andygrove Member Loading…
fix: Incorrect behavior for FILTER on NULLs functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#22068 opened May 7, 2026 by neilconway Contributor Loading…
Update to arrow / parquet from 58.2.0 --> 58.3.0
#22066 opened May 7, 2026 by alamb Contributor Draft
mem: Cleanup resources of done streams immediately physical-plan Changes to the physical-plan crate
#22064 opened May 7, 2026 by EmilyMatt Contributor Loading…
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
fix(spark): ANSI-aware custom nullability for make_interval catalog Related to the catalog crate ffi Changes to the ffi crate functions Changes to functions implementation logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates spark
#22057 opened May 7, 2026 by EshwarCVS 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…
ProTip! Follow long discussions with comments:>50.