[
https://issues.apache.org/jira/browse/ARROW-5594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Kietzman updated ARROW-5594:
-------------------------------------
Description:
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)
was: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
> [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
>
> 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.3#76005)