[
https://issues.apache.org/jira/browse/ARROW-12955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Li resolved ARROW-12955.
------------------------------
Fix Version/s: 5.0.0
Resolution: Fixed
Issue resolved by pull request 10538
[https://github.com/apache/arrow/pull/10538]
> [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: 3h 50m
> Remaining Estimate: 0h
>
> 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)