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)