You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Ben Kietzman (Jira)" <ji...@apache.org> on 2021/12/08 21:18:00 UTC

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

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

Ben Kietzman resolved ARROW-13950.
----------------------------------
    Fix Version/s: 7.0.0
       Resolution: Fixed

Issue resolved by pull request 11793
[https://github.com/apache/arrow/pull/11793]

> [C++] 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
>            Assignee: Alex Suhan
>            Priority: Major
>              Labels: good-second-issue, kernel, pull-request-available, query-engine
>             Fix For: 7.0.0
>
>          Time Spent: 8h 50m
>  Remaining Estimate: 0h
>
> 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.20.1#820001)