Wes McKinney created ARROW-4022:
-----------------------------------
Summary: [C++] RFC: 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
Fix For: 0.13.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
(v7.6.3#76005)