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/03/31 03:27:20 UTC

[arrow] branch master updated (7c7014b -> 78ee4ae)

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 7c7014b  ARROW-8264: [Rust] [DataFusion] Add utility for printing batches
     add 78ee4ae  ARROW-7792: [R] read_* functions should close connection to file

No new revisions were added by this update.

Summary of changes:
 r/R/csv.R                       |  4 +++
 r/R/feather.R                   |  4 +++
 r/R/parquet.R                   | 71 ++++++++++++++++++++---------------------
 r/tests/testthat/test-csv.R     |  6 ----
 r/tests/testthat/test-feather.R |  9 ++++++
 r/tests/testthat/test-parquet.R |  4 ++-
 6 files changed, 55 insertions(+), 43 deletions(-)