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 868b543 ARROW-12208: [C++] Add the ability to run async tasks without
using the CPU thread pool
add a077d67 ARROW-11589: [R] Add methods for modifying Schemas
No new revisions were added by this update.
Summary of changes:
r/NAMESPACE | 2 ++
r/R/arrowExports.R | 12 ++++++++++
r/R/schema.R | 50 +++++++++++++++++++++++++++++++++++++++
r/src/arrowExports.cpp | 53 ++++++++++++++++++++++++++++++++++++++++++
r/src/schema.cpp | 20 ++++++++++++++++
r/tests/testthat/test-schema.R | 50 ++++++++++++++++++++++++++++++++++++++-
6 files changed, 186 insertions(+), 1 deletion(-)