Details
-
New Feature
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
Description
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?
Attachments
Issue Links
- blocks
-
ARROW-13618 [R] Use Arrow engine for summarize() by default
- Resolved
- depends upon
-
ARROW-13849 [C++] Add min and max aggregation functions
- Resolved
- is duplicated by
-
ARROW-14103 [R] [C++] Allow min/max in grouped aggregation
- Closed
- relates to
-
ARROW-13344 [R] Initial bindings for ExecPlan/ExecNode
- Resolved
- links to