You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/12/13 21:45:00 UTC

[jira] [Created] (ARROW-4022) [C++] RFC: promote Datum variant out of compute namespace

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)