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 e2c7d95 ARROW-11845: [Rust] Implement to_isize() for ArrowNativeTypes
add 906331c ARROW-11704: [R] Wire up dplyr::mutate() for datasets
No new revisions were added by this update.
Summary of changes:
r/NEWS.md | 2 +-
r/R/arrowExports.R | 8 +++-
r/R/dataset-scan.R | 18 +++++---
r/R/dplyr.R | 15 +++++--
r/src/arrowExports.cpp | 20 +++++++--
r/src/dataset.cpp | 17 +++++++-
r/src/expression.cpp | 7 +++-
r/tests/testthat/test-dataset.R | 93 ++++++++++++++++++++++++++++++++++++++++-
8 files changed, 157 insertions(+), 23 deletions(-)