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/07/29 23:57:00 UTC

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

Neal Richardson created ARROW-13502:
---------------------------------------

             Summary: [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
             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)