Andy Grove created ARROW-5037: --------------------------------- Summary: [Rust] [DataFusion] Refactor aggregate module Key: ARROW-5037 URL: https://issues.apache.org/jira/browse/ARROW-5037 Project: Apache Arrow Issue Type: Improvement Components: Rust, Rust - DataFusion Affects Versions: 0.13.0 Reporter: Andy Grove Assignee: Andy Grove Fix For: 0.14.0
The PR splits out the various aggregate functions into separate files and adds a new `aggregate_array` method to the aggregate function trait, allowing more logic to be delegated to each function. -- This message was sent by Atlassian JIRA (v7.6.3#76005)