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

Use local coalescers in repartition physical-plan Changes to the physical-plan crate
#23269 opened Jun 30, 2026 by Rachelint Contributor Draft
feat: add array_first higher-order array function documentation Improvements or additions to documentation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#23267 opened Jun 30, 2026 by EdsonPetry Loading…
bug: clear map contents after emit in GroupValuesColumns physical-plan Changes to the physical-plan crate
#23262 opened Jun 30, 2026 by Rich-T-kid Contributor Loading…
fix: infer LIMIT and OFFSET placeholder parameter types logical-expr Logical plan and expressions sql SQL Planner
#23260 opened Jun 30, 2026 by Probablism Loading…
Add Distribution::HashPartitioned to Distribution::KeyPartitioned API bridge auto detected api change Auto detected API change core Core DataFusion crate optimizer Optimizer rules physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate
#23259 opened Jun 30, 2026 by gene-bordegaray Contributor Loading…
bench(hj): Add missing Q16–Q23 to benchmarks
#23257 opened Jun 30, 2026 by LiaCastaneda Contributor Loading…
chore(deps): bump pbjson-types from 0.8.0 to 0.9.0 in the proto group auto-dependencies substrait Changes to the substrait crate
#23255 opened Jun 30, 2026 by dependabot Bot Loading…
feat: Expose cache hits in statistics_cache function documentation Improvements or additions to documentation
#23253 opened Jun 30, 2026 by mkleen Contributor Loading…
docs: show struct-returning aggregate window metadata pattern documentation Improvements or additions to documentation
#23248 opened Jun 30, 2026 by ametel01 Contributor Loading…
Aggregations Support Partitioning::Range core Core DataFusion crate optimizer Optimizer rules physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt)
#23239 opened Jun 29, 2026 by gene-bordegaray Contributor Loading…
Add ability to configure SQL parser dialect in SessionState core Core DataFusion crate
#23235 opened Jun 29, 2026 by Viicos Contributor Loading…
refactor(hash-aggr): Migrate partial-reduce hash aggregation execution Related to the execution crate physical-plan Changes to the physical-plan crate
#23233 opened Jun 29, 2026 by 2010YOUY01 Contributor Loading…
Align scalar UDF literal args with coerced return fields core Core DataFusion crate logical-expr Logical plan and expressions
#23232 opened Jun 29, 2026 by Kevin-Li-2025 Loading…
feat: physical execution for range partitioning physical-plan Changes to the physical-plan crate
#23231 opened Jun 29, 2026 by saadtajwar Contributor Loading…
Poc: expose group hash feedback from GroupValues auto detected api change Auto detected API change common Related to common crate physical-plan Changes to the physical-plan crate
#23229 opened Jun 29, 2026 by Rachelint Contributor Draft
Decode Hive partition values in listing tables catalog Related to the catalog crate
#23226 opened Jun 28, 2026 by Kevin-Li-2025 Loading…
Fix coalesce string numeric union coercion logical-expr Logical plan and expressions sqllogictest SQL Logic Tests (.slt)
#23225 opened Jun 28, 2026 by Kevin-Li-2025 Draft
fix: validate time zone config before applying changes common Related to common crate core Core DataFusion crate ffi Changes to the ffi crate functions Changes to functions implementation spark sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#23224 opened Jun 28, 2026 by Probablism Loading…
Make shared string builders fallible end-to-end with try_* APIs functions Changes to functions implementation
#23223 opened Jun 28, 2026 by kosiew Contributor Loading…
perf: sort multi-column runs via row format and coalesce them core Core DataFusion crate physical-plan Changes to the physical-plan crate
#23221 opened Jun 27, 2026 by Dandandan Contributor Draft
Parquet row filter struct access tree datasource Changes to the datasource crate
#23217 opened Jun 27, 2026 by SubhamSinghal Contributor Loading…
Improve constant folding for associative operations optimizer Optimizer rules
#23215 opened Jun 27, 2026 by hadrian-reppas Loading…
Fuse multiple scalar-aggregate subqueries over the same source into a single scan auto detected api change Auto detected API change common Related to common crate documentation Improvements or additions to documentation optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#23214 opened Jun 26, 2026 by nathanb9 Contributor Draft
Fix syntax examples of some functions documentation Improvements or additions to documentation functions Changes to functions implementation
#23212 opened Jun 26, 2026 by Viicos Contributor Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.