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

Fix duplicate group keys after hash aggregation spill (#20724) common Related to common crate core Core DataFusion crate development-process Related to development process of DataFusion physical-plan Changes to the physical-plan crate
#20858 opened Mar 10, 2026 by gboucher90 Loading…
Add precedence-based parenthesization to SchemaDisplay for BinaryExpr logical-expr Logical plan and expressions optimizer Optimizer rules
#20851 opened Mar 10, 2026 by jayendra13 Loading…
[main] Bump to 52.3.0 and changelog (#20790) development-process Related to development process of DataFusion documentation Improvements or additions to documentation
#20849 opened Mar 10, 2026 by alamb Loading…
[Minor] propagate distinct_count as inexact through unions physical-plan Changes to the physical-plan crate
#20846 opened Mar 10, 2026 by buraksenn Loading…
Use exact distinct_count from statistics if exists for COUNT(DISTINCT column)) calculations core Core DataFusion crate functions Changes to functions implementation
#20845 opened Mar 10, 2026 by buraksenn Loading…
Add protobuf serialization/deserialization support for EmptyTable scans catalog Related to the catalog crate core Core DataFusion crate proto Related to proto crate
#20844 opened Mar 10, 2026 by OlegWock Loading…
Support recursive schema compatibility validation for container types wrapping evolved structs common Related to common crate core Core DataFusion crate
#20840 opened Mar 10, 2026 by kosiew Loading…
Use ParquetPushDecoder in ParquetOpener datasource Changes to the datasource crate
#20839 opened Mar 10, 2026 by Dandandan Loading…
Check sqllogictests for any dangling config settings (#17914) sqllogictest SQL Logic Tests (.slt)
#20838 opened Mar 10, 2026 by cj-zhukov Loading…
Optimize logical optimizer: skip map_subqueries + in-place rewriting core Core DataFusion crate logical-expr Logical plan and expressions optimizer Optimizer rules
#20837 opened Mar 10, 2026 by adriangb Draft
2 of 3 tasks
Preserve logical cast field semantics during physical lowering and schema rewrite physical-expr Changes to the physical-expr crates
#20836 opened Mar 10, 2026 by kosiew Loading…
Add optimizer-focused benchmarks for logical plan optimization core Core DataFusion crate
#20834 opened Mar 9, 2026 by adriangb Draft
2 tasks done
Enable debug assertions in CI. development-process Related to development process of DataFusion
#20832 opened Mar 9, 2026 by stuhood Loading…
Support '>', '<', '>=', '<=', '<>' in any operator sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#20830 opened Mar 9, 2026 by buraksenn Loading…
Add benchmark for struct field filter pushdown in Parquet datasource Changes to the datasource crate
#20829 opened Mar 9, 2026 by friendlymatthew Loading…
Spark dayname function implementation spark sqllogictest SQL Logic Tests (.slt)
#20825 opened Mar 9, 2026 by kazantsev-maksim Loading…
perf: improve json read datasource Changes to the datasource crate
#20823 opened Mar 9, 2026 by ariel-miculas Loading…
feat(substrait): implement consume_nested for List expressions substrait Changes to the substrait crate
#20821 opened Mar 9, 2026 by dd-david-levin Draft
2 tasks
Sketch out a Morselize API datasource Changes to the datasource crate
#20820 opened Mar 9, 2026 by alamb Draft
fix: inherit field names from left projection in set expressions when missing sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#20819 opened Mar 9, 2026 by gruuya Loading…
refactor: Improve SessionContext::parse_duration API core Core DataFusion crate sqllogictest SQL Logic Tests (.slt)
#20816 opened Mar 9, 2026 by erenavsarogullari Loading…
Add quote style and trimming to csv writier common Related to common crate proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#20813 opened Mar 8, 2026 by xanderbailey Loading…
ProTip! no:milestone will show everything without a milestone.