[
https://issues.apache.org/jira/browse/ARROW-13502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17413204#comment-17413204
]
Neal Richardson commented on ARROW-13502:
-----------------------------------------
I'm going to try to solve it with ARROW-13858
> [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: Neal Richardson
> Priority: Critical
> Labels: query-engine
> Fix For: 6.0.0
>
>
> 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)