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:16:00 UTC

[jira] [Closed] (ARROW-13931) [C++] Coalesce kernel missing support for list/struct types

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

David Li closed ARROW-13931.
----------------------------
      Assignee: David Li
    Resolution: Duplicate

> [C++] Coalesce kernel missing support for list/struct types
> -----------------------------------------------------------
>
>                 Key: ARROW-13931
>                 URL: https://issues.apache.org/jira/browse/ARROW-13931
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Weston Pace
>            Assignee: David Li
>            Priority: Major
>              Labels: kernel, query-engine
>
> List and struct types aren't sortable and one could debate whether they should be equatable or not but coalesce should only require nullable and all data types should be nullable.  So I would expect coalesce to work on any data type.  At the moment it does not support list/struct data types even when all arguments are the same type.



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