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 2022/10/12 16:57:47 UTC

[arrow] branch master updated (093a4fe346 -> 20626f833b)

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 093a4fe346 ARROW-17971: [Format][Docs] Add ADBC (#14079)
     add 20626f833b ARROW-17439: [R] Change behavior of pull to compute instead of collect (#14330)

No new revisions were added by this update.

Summary of changes:
 r/R/dplyr-collect.R                          |  8 ++++--
 r/tests/testthat/test-dataset-write.R        |  4 ++-
 r/tests/testthat/test-dataset.R              | 41 ++++++++++++++++++++--------
 r/tests/testthat/test-dplyr-arrange.R        |  3 +-
 r/tests/testthat/test-dplyr-funcs-datetime.R |  3 +-
 r/tests/testthat/test-dplyr-query.R          |  9 +++---
 6 files changed, 47 insertions(+), 21 deletions(-)