You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/09/16 15:48:00 UTC

[jira] [Resolved] (ARROW-13882) [C++] Add compute function min_max support for more types

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

Antoine Pitrou resolved ARROW-13882.
------------------------------------
    Fix Version/s: 6.0.0
       Resolution: Fixed

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

> [C++] Add compute function min_max support for more types
> ---------------------------------------------------------
>
>                 Key: ARROW-13882
>                 URL: https://issues.apache.org/jira/browse/ARROW-13882
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Weston Pace
>            Assignee: David Li
>            Priority: Major
>              Labels: kernel, pull-request-available, types
>             Fix For: 6.0.0
>
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> The min_max compute function does not support the following types but should:
>  - time32
>  - time64
>  - timestamp
>  - null
>  - binary
>  - large_binary
>  - fixed_size_binary
>  - string
>  - large_string



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