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 2020/05/24 14:39:00 UTC

[jira] [Updated] (ARROW-4022) [C++] Promote Datum variant out of compute namespace

     [ https://issues.apache.org/jira/browse/ARROW-4022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney updated ARROW-4022:
--------------------------------
    Summary: [C++] Promote Datum variant out of compute namespace  (was: [C++] RFC: promote Datum variant out of compute namespace)

> [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
>
> 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)