You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by fs...@apache.org on 2019/08/21 13:38:10 UTC

[arrow] branch master updated (e0910a3 -> 277f797)

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

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


    from e0910a3  ARROW-6092: [Python] Fix C++ arrow-python-test on Python 2.7
     add 277f797  ARROW-6278: [R] Read parquet files from raw vector

No new revisions were added by this update.

Summary of changes:
 r/NAMESPACE                     |  3 +-
 r/NEWS.md                       |  1 +
 r/R/feather.R                   | 10 +++----
 r/R/parquet.R                   |  5 ++++
 r/tests/testthat/test-feather.R | 65 +++++++++++++----------------------------
 r/tests/testthat/test-parquet.R |  6 ++++
 6 files changed, 40 insertions(+), 50 deletions(-)