This is an automated email from the ASF dual-hosted git repository. npr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 02e1da4 ARROW-14069: [R] By default, filter out hash functions in list_compute_functions() add 00c2741 ARROW-13739: [R] Support dplyr::count() and tally() No new revisions were added by this update. Summary of changes: LICENSE.txt | 29 ++++++++++ r/DESCRIPTION | 1 + r/R/arrow-package.R | 2 +- r/R/dplyr-count-tally.R | 56 +++++++++++++++++++ r/R/util.R | 4 ++ r/tests/testthat/test-dataset-dplyr.R | 5 +- ...t-dplyr-distinct.R => test-dplyr-count-tally.R} | 64 +++++++++------------- 7 files changed, 120 insertions(+), 41 deletions(-) create mode 100644 r/R/dplyr-count-tally.R copy r/tests/testthat/{test-dplyr-distinct.R => test-dplyr-count-tally.R} (54%)