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/03/17 01:52:04 UTC

[arrow] branch master updated (17e2ae6 -> c171b27)

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 17e2ae6  ARROW-11774: [R] macos one line install
     add c171b27  ARROW-11659: [R] Preserve group_by .drop argument

No new revisions were added by this update.

Summary of changes:
 r/R/arrow-package.R            |  3 +-
 r/R/dplyr.R                    | 27 +++++++++++++----
 r/tests/testthat/helper-data.R | 12 ++++++++
 r/tests/testthat/test-dplyr.R  | 67 +++++++++++++++++++++++++++++++++++-------
 4 files changed, 92 insertions(+), 17 deletions(-)