This is an automated email from the ASF dual-hosted git repository.
jonkeane pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 93ea682 ARROW-15929: [R] io_thread_count is actually the CPU thread
count
add 74200f5 ARROW-15875: [R] Expose ReadMetadata for input streams
No new revisions were added by this update.
Summary of changes:
r/R/arrowExports.R | 4 ++++
r/R/io.R | 3 +++
r/src/arrowExports.cpp | 26 +++++++++++++++++++++-----
r/src/io.cpp | 24 ++++++++++++++++++++++++
r/tests/testthat/test-io.R | 12 ++++++++++++
r/tests/testthat/test-s3.R | 7 +++++++
6 files changed, 71 insertions(+), 5 deletions(-)