You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Niranda Perera (Jira)" <ji...@apache.org> on 2021/06/03 16:02:00 UTC

[jira] [Created] (ARROW-12955) [C++] Add additional type support for if_else kernel

Niranda Perera created ARROW-12955:
--------------------------------------

             Summary: [C++] Add additional type support for if_else kernel
                 Key: ARROW-12955
                 URL: https://issues.apache.org/jira/browse/ARROW-12955
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++, Python
            Reporter: Niranda Perera


Current if_else kernel only supports fixed sized primitive, temporal, boolean, and null types only.

Add the following type support
 * Decimal
 * Fixed length binary
 * Variable length binary
 * Dict, Union



--
This message was sent by Atlassian Jira
(v8.3.4#803005)