[
https://issues.apache.org/jira/browse/ARROW-5022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16802753#comment-16802753
]
Francois Saint-Jacques commented on ARROW-5022:
-----------------------------------------------
Note that we can probably add "naive" support in the non-kernel but friendly
api, e.g. the `Sum` and `Mean` functions.
> [C++] Implement more "Datum" types for AggregateKernel
> ------------------------------------------------------
>
> Key: ARROW-5022
> URL: https://issues.apache.org/jira/browse/ARROW-5022
> Project: Apache Arrow
> Issue Type: Improvement
> Reporter: Philipp Moritz
> Priority: Major
>
> Currently it gives the following error if the datum isn't an array:
> {code:java}
> AggregateKernel expects Array datum{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)