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 348da47 ARROW-6542 [R]: Add View() method to array types
add a2f4b4c ARROW-6533 [R] Compression codec should take a "level"
No new revisions were added by this update.
Summary of changes:
r/R/arrowExports.R | 4 ++--
r/R/compression.R | 18 +++++++++++-------
r/man/Codec.Rd | 2 ++
r/man/compression.Rd | 3 ++-
r/src/arrowExports.cpp | 11 ++++++-----
r/src/compression.cpp | 5 +++--
6 files changed, 26 insertions(+), 17 deletions(-)