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/09 02:43:00 UTC

[jira] [Created] (ARROW-13950) min_element_wise/max_element_wise missing support for some types

Weston Pace created ARROW-13950:
-----------------------------------

             Summary: min_element_wise/max_element_wise missing support for some types
                 Key: ARROW-13950
                 URL: https://issues.apache.org/jira/browse/ARROW-13950
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++
            Reporter: Weston Pace


The min/max element wise kernels should support all sortable types.  Currently support is missing for:

 - decimal
 - null
 - binary
 - large_binary
 - fixed_size_binary
 - string
 - large_string



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