Commits


Neal Richardson authored and Jonathan Keane committed 58455564fbc
ARROW-14226: [R] Handle n_distinct() (and others) with args != 1 Turns out that we had a bunch of other aggregation functions that needed the same validation Closes #11407 from nealrichardson/n-distinct-args Authored-by: Neal Richardson <neal.p.richardson@gmail.com> Signed-off-by: Jonathan Keane <jkeane@gmail.com>