You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by jo...@apache.org on 2021/12/06 17:29:14 UTC

[arrow] branch master updated (18b4991 -> 85b276d)

This is an automated email from the ASF dual-hosted git repository.

jonkeane pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 18b4991  ARROW-14969: [C++][Python] Un-deprecate FileSystem::OpenAppendStream
     add 85b276d  ARROW-13623 [R] write_csv_arrow update to follow the signature of readr::write_csv

No new revisions were added by this update.

Summary of changes:
 r/NEWS.md                   |  4 +++
 r/R/csv.R                   | 64 ++++++++++++++++++++++++++++++++++++++--
 r/man/write_csv_arrow.Rd    | 20 ++++++++++++-
 r/tests/testthat/test-csv.R | 71 +++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 156 insertions(+), 3 deletions(-)