-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
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?
Reporter: Neal Richardson / @nealrichardson
Assignee: Ian Cook / @ianmcook
Related issues:
- [R] Use Arrow engine for summarize() by default (blocks)
- [R] [C++] Allow min/max in grouped aggregation (is duplicated by)
- [R] Initial bindings for ExecPlan/ExecNode (relates to)
- [C++] Add min and max aggregation functions (depends upon)
PRs and other links:
Note: This issue was originally created as ARROW-13502. Please see the migration documentation for further details.