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

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 Draft
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
Chore: Fix TPC-DS q30 benchmark schema core Core DataFusion crate
#22086 opened May 9, 2026 by Dandandan Contributor Loading…
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…
chore: Fix broken build with --benches --all-features physical-plan Changes to the physical-plan crate
#22081 opened May 8, 2026 by neilconway Contributor 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 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
4
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.