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 2021/04/07 21:59:03 UTC

[arrow] branch master updated (f96ebcf -> 6b67b57)

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 f96ebcf  ARROW-12224: [Rust] Use stable rust for no default test, clean up CI tests
     add 6b67b57  ARROW-11906 [R]: Make FeatherReader print method more informative

No new revisions were added by this update.

Summary of changes:
 r/R/arrowExports.R              |  4 ++--
 r/R/feather.R                   | 10 +++++++++-
 r/man/FeatherReader.Rd          |  2 ++
 r/src/arrowExports.cpp          |  8 ++++----
 r/src/feather.cpp               |  6 ++----
 r/tests/testthat/test-feather.R | 28 ++++++++++++++++++++++++++--
 6 files changed, 45 insertions(+), 13 deletions(-)