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

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

Weston Pace created ARROW-14113:
-----------------------------------

             Summary: [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


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)