You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by we...@apache.org on 2020/04/13 22:15:43 UTC

[arrow] branch master updated (3725aaa -> 1a4caa9)

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

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


    from 3725aaa  ARROW-8295: [C++][Dataset] Push down projection to IpcReadOptions
     add 1a4caa9  ARROW-8433: [R] Add feather alias for ipc format in dataset API

No new revisions were added by this update.

Summary of changes:
 r/R/dataset.R                   | 16 ++++++++--------
 r/man/Dataset.Rd                |  4 ++--
 r/man/FileFormat.Rd             |  4 ++--
 r/man/dataset_factory.Rd        |  6 +++---
 r/tests/testthat/test-dataset.R |  8 ++++----
 5 files changed, 19 insertions(+), 19 deletions(-)