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 974a74d  ARROW-5034: [C#] ArrowStreamWriter and ArrowFileWriter 
implement sync WriteRecordBatch
     add 687a7eb  ARROW-9271: [R] Preserve data frame metadata in round trip

No new revisions were added by this update.

Summary of changes:
 r/R/dataset-write.R              |   5 ++
 r/R/record-batch.R               |   9 ++-
 r/R/table.R                      |  35 +++++++++++
 r/src/arrow_cpp11.h              |   1 +
 r/src/symbols.cpp                |   1 +
 r/src/table.cpp                  | 124 ++++++++++-----------------------------
 r/tests/testthat/test-metadata.R |   8 +++
 7 files changed, 89 insertions(+), 94 deletions(-)

Reply via email to