You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by np...@apache.org on 2020/01/11 00:26:01 UTC

[arrow] branch master updated (73c67fc -> 9bca1bb)

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 73c67fc  ARROW-7543 [R] Fixes R arrow::write_parquet() documentation code examples
     add 9bca1bb  ARROW-7550: [R][CI] Run donttest examples in CI

No new revisions were added by this update.

Summary of changes:
 ci/scripts/r_test.sh   |  2 +-
 r/Makefile             |  2 +-
 r/NAMESPACE            |  1 +
 r/R/dataset.R          |  1 +
 r/R/feather.R          | 24 ++++++++++--------------
 r/man/open_dataset.Rd  |  6 +++---
 r/man/read_feather.Rd  | 16 +++++++---------
 r/man/write_feather.Rd |  8 +++-----
 8 files changed, 27 insertions(+), 33 deletions(-)