Commits


Ian Cook authored and Neal Richardson committed 44a38b30d20
ARROW-13502: [R] Bindings for min/max aggregation Adds bindings for `min()` and `max()` in `dplyr::summarise()` Closes #11175 from ianmcook/ARROW-13502 Authored-by: Ian Cook <ianmcook@gmail.com> Signed-off-by: Neal Richardson <neal.p.richardson@gmail.com>