This is an automated email from the ASF dual-hosted git repository.
thisisnic pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git
from ece5b6542d ARROW-8201: [Python] Add FileFragment.open() method (#14301)
add a1d7a44929 ARROW-17387: [R] Implement dplyr::across() inside filter()
(#14281)
No new revisions were added by this update.
Summary of changes:
r/NAMESPACE | 3 +++
r/R/arrow-package.R | 4 +++-
r/R/dplyr-across.R | 27 ++++++++++++++++++++++++---
r/R/dplyr-filter.R | 2 +-
r/data-raw/docgen.R | 10 +++++++---
r/tests/testthat/helper-expectation.R | 2 +-
r/tests/testthat/test-dplyr-across.R | 16 ++++++++++++++++
r/tests/testthat/test-dplyr-filter.R | 22 ++++++++++++++++++++++
8 files changed, 77 insertions(+), 9 deletions(-)