You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by np...@apache.org on 2021/08/30 18:00:24 UTC

[arrow] branch master updated (59cc791 -> 5ce4798)

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 59cc791  ARROW-13580: [C++] quoted_strings_can_be_null only applied to string columns
     add 5ce4798  ARROW-13501: [R] Bindings for count aggregation

No new revisions were added by this update.

Summary of changes:
 r/R/dplyr-functions.R                   |  7 +++++++
 r/src/compute.cpp                       |  8 ++++++--
 r/tests/testthat/test-dplyr-aggregate.R | 20 ++++++++++++++++++--
 r/tests/testthat/test-dplyr.R           | 10 ++++------
 4 files changed, 35 insertions(+), 10 deletions(-)