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

[jira] [Updated] (ARROW-13358) [C++] Extend type support for if_else kernel

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

David Li updated ARROW-13358:
-----------------------------
    Description: 
If_else kernel requires following additional type supportĀ 
 * Decimal type (trivial as there's fixed sized binary support already)
 * Dict type
 * Union Type
 * Timestamp with time zone
 * Lists
 * Structs

  was:
If_else kernel requires following additional type supportĀ 
 * Decimal type (trivial as there's fixed sized binary support already)
 * Dict type
 * Union Type


> [C++] Extend type support for if_else kernel
> --------------------------------------------
>
>                 Key: ARROW-13358
>                 URL: https://issues.apache.org/jira/browse/ARROW-13358
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Niranda Perera
>            Priority: Major
>              Labels: kernel, types
>             Fix For: 6.0.0
>
>
> If_else kernel requires following additional type supportĀ 
>  * Decimal type (trivial as there's fixed sized binary support already)
>  * Dict type
>  * Union Type
>  * Timestamp with time zone
>  * Lists
>  * Structs



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