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/24 00:30:00 UTC

[jira] [Updated] (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 ]

Weston Pace updated ARROW-14113:
--------------------------------
    Labels: good-second-issue kernel query-engine  (was: kernel query-engine)

> [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)