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

[jira] [Resolved] (ARROW-13849) [C++] Add min and max aggregation functions

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

David Li resolved ARROW-13849.
------------------------------
    Resolution: Fixed

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

> [C++] Add min and max aggregation functions
> -------------------------------------------
>
>                 Key: ARROW-13849
>                 URL: https://issues.apache.org/jira/browse/ARROW-13849
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>            Reporter: Neal Richardson
>            Assignee: David Li
>            Priority: Critical
>              Labels: kernel, pull-request-available
>             Fix For: 6.0.0
>
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> We have min_max but that returns a struct array. At some point we will want compute kernels that we can call in a ProjectNode that will allow us to get at struct array elements, but for now it would be nice to have (hash_)min and max that just give the scalar we want.



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