ZMZ91 created ARROW-13005:
-----------------------------
Summary: [C++] Support filter/take for union data type.
Key: ARROW-13005
URL: https://issues.apache.org/jira/browse/ARROW-13005
Project: Apache Arrow
Issue Type: Bug
Reporter: ZMZ91
Found ut `TEST_F(TestTakeKernelWithUnion, DISABLED_TakeUnion)` and
`TEST_F(TestFilterKernelWithUnion, DISABLED_FilterUnion)` from
`vector_selection_test.cc`.
Enabled and ran. Both failed with error like `failed with NotImplemented:
Function array_filter has no kernel matching input types`.
Is there any plan to support sparse/dense union for filter and take? Thanks.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)