You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/09/17 16:55:00 UTC

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

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

Antoine Pitrou updated ARROW-4022:
----------------------------------
    Fix Version/s: 1.0.0

> [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
>            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.2#803003)