You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Ben Kietzman (Jira)" <ji...@apache.org> on 2021/07/14 18:30:00 UTC

[jira] [Assigned] (ARROW-13005) [C++] Support filter/take for union data type.

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

Ben Kietzman reassigned ARROW-13005:
------------------------------------

    Assignee: ZMZ91

> [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: Improvement
>          Components: C++
>            Reporter: ZMZ91
>            Assignee: ZMZ91
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 3.5h
>  Remaining Estimate: 0h
>
> 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)