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/28 20:28:00 UTC

[jira] [Closed] (ARROW-14113) [C++] max_element_wise / min_element_wise does not support binary

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

David Li closed ARROW-14113.
----------------------------
    Resolution: Duplicate

> [C++] max_element_wise / min_element_wise does not support binary
> -----------------------------------------------------------------
>
>                 Key: ARROW-14113
>                 URL: https://issues.apache.org/jira/browse/ARROW-14113
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Weston Pace
>            Priority: Major
>              Labels: good-second-issue, kernel, query-engine
>
> In general, in other kernels, we consider binary types to be comparable (e.g. we can do sort or top_k on binary types).  Given this, min_element_wise and max_element_wise should support binary types (i.e. binary, large_binary, fixed_size_binary, string, large_string)



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