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/09/29 18:43:28 UTC

[arrow] branch master updated (83e4591 -> 5f25887)

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 83e4591  ARROW-14027: [C++] Handle scalars in Grouper
     add 5f25887  ARROW-8379: [R] Investigate/fix thread safety issues (esp. Windows)

No new revisions were added by this update.

Summary of changes:
 r/NEWS.md                            |  1 +
 r/R/arrow-package.R                  | 16 ++++++++++++++++
 r/R/dataset.R                        |  6 ++++++
 r/tests/testthat/helper-arrow.R      |  6 ------
 r/tests/testthat/helper-skip.R       | 13 -------------
 r/tests/testthat/test-dataset.R      | 16 ----------------
 r/tests/testthat/test-dplyr-mutate.R |  2 --
 7 files changed, 23 insertions(+), 37 deletions(-)