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

[jira] [Created] (ARROW-13932) [C++] if_else kernel doesn't accept all types

Weston Pace created ARROW-13932:
-----------------------------------

             Summary: [C++] if_else kernel doesn't accept all types
                 Key: ARROW-13932
                 URL: https://issues.apache.org/jira/browse/ARROW-13932
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++
            Reporter: Weston Pace


The if_else kernel does not accept timestamps with time zones, list arrays, or struct arrays.  This is a bit odd as the case_when kernel has more support for these types.  The if_else kernel should accept all types.



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