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 f131fe6  ARROW-9390: [C++][Followup] Add underscores to is* string 
functions
     add 5c380fa  ARROW-9472: [R] Provide configurable MetadataVersion in IPC 
API and environment variable to set default to V4 when needed

No new revisions were added by this update.

Summary of changes:
 r/NAMESPACE                                 |  2 ++
 r/R/arrowExports.R                          |  8 ++---
 r/R/enums.R                                 |  6 ++++
 r/R/record-batch-writer.R                   | 55 ++++++++++++++++++++++++++---
 r/man/RecordBatchWriter.Rd                  |  4 +++
 r/man/array.Rd                              |  1 +
 r/man/enums.Rd                              |  5 +++
 r/src/arrowExports.cpp                      | 22 ++++++------
 r/src/arrow_exports.h                       |  1 +
 r/src/recordbatchwriter.cpp                 | 10 ++++--
 r/tests/testthat/helper-arrow.R             |  3 ++
 r/tests/testthat/test-record-batch-reader.R | 18 ++++++++++
 12 files changed, 115 insertions(+), 20 deletions(-)

Reply via email to