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 39875f1 ARROW-14261: [C++] Includes should be in alphabetical order
add edcea6c ARROW-14259: [R] converting from R vector to Array when the R
vector is altrep
No new revisions were added by this update.
Summary of changes:
r/R/arrowExports.R | 8 +++
r/src/altrep.cpp | 60 ++++++++++++++++++-----
r/src/arrowExports.cpp | 33 +++++++++++++
r/src/arrow_cpp11.h | 6 +++
r/src/arrow_types.h | 2 +-
r/src/r_to_arrow.cpp | 37 +++-----------
r/src/symbols.cpp | 1 +
r/tests/testthat/test-altrep.R | 108 +++++++++++++++++++++++------------------
8 files changed, 165 insertions(+), 90 deletions(-)