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

[jira] [Updated] (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 ]

ASF GitHub Bot updated ARROW-13849:
-----------------------------------
    Labels: kernel pull-request-available  (was: kernel)

> [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: Major
>              Labels: kernel, pull-request-available
>             Fix For: 6.0.0
>
>          Time Spent: 10m
>  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)