You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/07/12 19:03:00 UTC

[jira] [Updated] (ARROW-5594) [C++] add support for UnionArrays to Take and Filter

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

ASF GitHub Bot updated ARROW-5594:
----------------------------------
    Labels: pull-request-available  (was: )

> [C++] add support for UnionArrays to Take and Filter
> ----------------------------------------------------
>
>                 Key: ARROW-5594
>                 URL: https://issues.apache.org/jira/browse/ARROW-5594
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>            Reporter: Benjamin Kietzman
>            Assignee: Benjamin Kietzman
>            Priority: Minor
>              Labels: pull-request-available
>
> The Take and [Filter|https://github.com/apache/arrow/pull/4366] kernels do not currently support UnionArrays, but this should not be difficult to add
> Both do require support for concatenation of UnionArrays (since concatenation is used in take/filter of ListArrays)



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)