[
https://issues.apache.org/jira/browse/ARROW-4022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-4022.
---------------------------------
Fix Version/s: 1.0.0
Resolution: Fixed
This was done in
https://github.com/apache/arrow/commit/7ad49eeca5215d9b2a56b6439f1bd6ea38888ea9
> [C++] Promote Datum variant out of compute namespace
> ----------------------------------------------------
>
> Key: ARROW-4022
> URL: https://issues.apache.org/jira/browse/ARROW-4022
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Priority: Major
> Fix For: 1.0.0
>
>
> In working on ARROW-3762, I've found it's useful to be able to have functions
> return either {{Array}} or {{ChunkedArray}}. We might consider promoting the
> {{arrow::compute::Datum}} variant out of {{arrow/compute/kernel.h}} so it can
> be used in other places where it's helpful
--
This message was sent by Atlassian Jira
(v8.3.4#803005)