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 1dab61d  ARROW-6807: [Java][FlightRPC] Expose gRPC service & client
     add 16bd62d  ARROW-6832: [R] Implement Codec::IsAvailable

No new revisions were added by this update.

Summary of changes:
 r/R/arrowExports.R                                  |  4 ++++
 r/R/compression.R                                   |  4 ++++
 r/src/arrowExports.cpp                              | 16 ++++++++++++++++
 r/src/compression.cpp                               |  5 +++++
 ci/docker/lint.sh => r/tests/testthat/helper-skip.R | 17 +++++------------
 r/tests/testthat/test-compressed.R                  | 17 +++++++++++++++++
 r/tests/testthat/test-parquet.R                     |  5 +++++
 7 files changed, 56 insertions(+), 12 deletions(-)
 copy ci/docker/lint.sh => r/tests/testthat/helper-skip.R (77%)
 mode change 100755 => 100644

Reply via email to