[
https://issues.apache.org/jira/browse/ARROW-5022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16931613#comment-16931613
]
Antoine Pitrou commented on ARROW-5022:
---------------------------------------
The query engine will have to decide based on the specifics of each kernel,
though. Since it's kernel-specific, perhaps it can be implemented in the kernel
just as well (at least for the chunked array variant).
> [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
> Components: C++
> 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
(v8.3.2#803003)