[
https://issues.apache.org/jira/browse/ARROW-5022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16804361#comment-16804361
]
Wes McKinney commented on ARROW-5022:
-------------------------------------
Yes I agree that we should not proliferate kernel-specific public API endpoints
and instead work toward a more generic point of entry for query execution.
Otherwise we'll end up with a ton of public APIs that may take a lot of energy
to maintain
> [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)