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

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

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

Jonathan Keane updated ARROW-12955:
-----------------------------------
    Description: 
Current if_else kernel only supports fixed sized primitive, temporal, boolean, and null types only.

Add the following type support
 * Fixed length binary
 * Variable length binary


  was:
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


> [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
>            Assignee: Niranda Perera
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 5.0.0
>
>          Time Spent: 4h
>  Remaining Estimate: 0h
>
> Current if_else kernel only supports fixed sized primitive, temporal, boolean, and null types only.
> Add the following type support
>  * Fixed length binary
>  * Variable length binary



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