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

[jira] [Resolved] (ARROW-13502) [R] Bindings for min/max aggregation

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

Neal Richardson resolved ARROW-13502.
-------------------------------------
    Resolution: Fixed

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

> [R] Bindings for min/max aggregation
> ------------------------------------
>
>                 Key: ARROW-13502
>                 URL: https://issues.apache.org/jira/browse/ARROW-13502
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: R
>            Reporter: Neal Richardson
>            Assignee: Ian Cook
>            Priority: Critical
>              Labels: pull-request-available, query-engine
>             Fix For: 6.0.0
>
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> This one is tricky because the arrow function is min_max, which returns a struct(min, max). So how do we translate that back to what the user asked for if they want just min or max?



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