You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by jo...@apache.org on 2021/09/29 13:25:18 UTC

[arrow] branch master updated (caabdbd -> 0247ab2)

This is an automated email from the ASF dual-hosted git repository.

jonkeane pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from caabdbd  ARROW-12871: [R] upgrade to testthat 3e
     add 0247ab2  MINOR: [R] update TODO jira issue and fix whitespace

No new revisions were added by this update.

Summary of changes:
 r/R/dplyr-functions.R                          | 26 +++++++++++++++-----------
 r/tests/testthat/test-compute-sort.R           |  2 +-
 r/tests/testthat/test-dataset.R                |  2 +-
 r/tests/testthat/test-dplyr-arrange.R          |  2 +-
 r/tests/testthat/test-dplyr-collapse.R         |  2 +-
 r/tests/testthat/test-dplyr-distinct.R         |  2 +-
 r/tests/testthat/test-dplyr-filter.R           |  2 +-
 r/tests/testthat/test-dplyr-group-by.R         |  2 +-
 r/tests/testthat/test-dplyr-lubridate.R        |  2 +-
 r/tests/testthat/test-dplyr-mutate.R           |  2 +-
 r/tests/testthat/test-dplyr-string-functions.R |  2 +-
 r/tests/testthat/test-dplyr-summarize.R        |  2 +-
 r/tests/testthat/test-dplyr.R                  |  4 ++--
 13 files changed, 28 insertions(+), 24 deletions(-)