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 2ace1e3 ARROW-11877: [C++] Add microbenchmark for
SimplifyWithGuarantee
add 5de02e3 ARROW-11516: [R] Allow all C++ compute functions to be called
by name in dplyr
No new revisions were added by this update.
Summary of changes:
r/R/arrow-package.R | 4 ++
r/R/dplyr.R | 31 +++++++----
r/R/expression.R | 103 +++++++++++++++++------------------
r/tests/testthat/test-dataset.R | 15 +++++
r/tests/testthat/test-dplyr-filter.R | 24 ++++++++
r/tests/testthat/test-python.R | 2 +-
6 files changed, 113 insertions(+), 66 deletions(-)