[
https://issues.apache.org/jira/browse/ARROW-1838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16259921#comment-16259921
]
ASF GitHub Bot commented on ARROW-1838:
---------------------------------------
wesm opened a new pull request #1339: ARROW-1838: [C++] Conform kernel API to
use Datum for input and output
URL: https://github.com/apache/arrow/pull/1339
We could also add helper methods that do automatic boxing into a `Datum` at
a later time if it helps with code complexity.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> [C++] Use compute::Datum uniformly for input argument to kernels
> ----------------------------------------------------------------
>
> Key: ARROW-1838
> URL: https://issues.apache.org/jira/browse/ARROW-1838
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Labels: pull-request-available
> Fix For: 0.8.0
>
>
> This is some API tidying after ARROW-1559. Some kernel APIs are still using
> {{ArrayData}} for the input argument
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)