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 dd20e99  ARROW-5216: [CI] Add Appveyor badge to README
     add 3cfe032  ARROW-6540 [R] Add Validate() methods

No new revisions were added by this update.

Summary of changes:
 .gitignore                            |  1 +
 r/R/array.R                           |  5 +++++
 r/R/arrowExports.R                    |  8 ++++++++
 r/R/chunked-array.R                   |  5 +++++
 r/src/array.cpp                       |  5 +++++
 r/src/arrowExports.cpp                | 34 ++++++++++++++++++++++++++++++++++
 r/src/chunkedarray.cpp                |  5 +++++
 r/tests/testthat/test-Array.R         |  5 +++++
 r/tests/testthat/test-chunked-array.R |  5 +++++
 9 files changed, 73 insertions(+)

Reply via email to