[
https://issues.apache.org/jira/browse/ARROW-9792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Grove resolved ARROW-9792.
-------------------------------
Resolution: Fixed
Issue resolved by pull request 7999
[https://github.com/apache/arrow/pull/7999]
> [Rust] [DataFusion] Logical aggregate functions should not return Result
> ------------------------------------------------------------------------
>
> Key: ARROW-9792
> URL: https://issues.apache.org/jira/browse/ARROW-9792
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Rust, Rust - DataFusion
> Reporter: Andy Grove
> Assignee: Andy Grove
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.0.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> I introduced a small regression in the DataFrame refactor. The methods min,
> max, avg, count, sum used in constructing logical plans do not need to return
> results. Any invalid use will be caught during the creation of the physical
> plan.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)