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

Add higher-order functions changes to upgrade guide documentation Improvements or additions to documentation
#22107 opened May 11, 2026 by gstvg Contributor Loading…
minor: make HigherOrderSignature less error-prone auto detected api change Auto detected API change logical-expr Logical plan and expressions
#22106 opened May 11, 2026 by gstvg Contributor Loading…
feat: Restore nullability when consuming substrait fields substrait Changes to the substrait crate
#22105 opened May 11, 2026 by neilconway Contributor Loading…
fix: preserve null_aware on logical JoinNode proto round-trip proto Related to proto crate
#22104 opened May 11, 2026 by mithuncy Loading…
Track spill read-back memory in SMJ physical-plan Changes to the physical-plan crate
#22103 opened May 11, 2026 by SubhamSinghal Contributor Loading…
Replace ANY/ALL CASE planning with array_has/min/max desugaring sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#22102 opened May 11, 2026 by cetra3 Contributor Loading…
Add resolve_lambda_variables helper to Expr and LogicalPlan common Related to common crate functions Changes to functions implementation logical-expr Logical plan and expressions sql SQL Planner
#22101 opened May 10, 2026 by gstvg Contributor Loading…
feat: Add support for Spark-compatible explode_outer function auto detected api change Auto detected API change common Related to common crate core Core DataFusion crate physical-plan Changes to the physical-plan crate proto Related to proto crate sql SQL Planner
#22100 opened May 10, 2026 by athlcode Contributor Loading…
Minor: Disallow async function in lambdas physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt)
#22097 opened May 10, 2026 by gstvg Contributor Loading…
Consolidate and document SQL AST shims logical-expr Logical plan and expressions
#22094 opened May 10, 2026 by alamb Contributor Loading…
fix: bound RepartitionExec channel memory with a byte-budget gate auto detected api change Auto detected API change common Related to common crate documentation Improvements or additions to documentation physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#22092 opened May 10, 2026 by JanKaul Contributor Loading…
feat: Analyze VALUES for nullability logical-expr Logical plan and expressions sqllogictest SQL Logic Tests (.slt)
#22089 opened May 9, 2026 by neilconway Contributor Draft
2
1
minor: Track Parquet rows and pages matched when the page index is skipped datasource Changes to the datasource crate
#22085 opened May 9, 2026 by nuno-faria Contributor Loading…
Support distinct-from predicates in Parquet pruning core Core DataFusion crate logical-expr Logical plan and expressions
#22084 opened May 9, 2026 by Dandandan Contributor Loading…
chore(deps-dev): bump fast-uri from 3.1.0 to 3.1.2 in /datafusion/wasmtest/datafusion-wasm-app dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#22083 opened May 9, 2026 by dependabot Bot Loading…
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 Loading…
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…
ProTip! Follow long discussions with comments:>50.