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/19 17:18:10 UTC

[arrow] branch master updated (3685e42 -> 0405116)

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 3685e42  ARROW-6287: [Rust] [DataFusion] TableProvider.scan() returns thread-safe BatchIterator
     add 0405116  ARROW-6258: [R] Add macOS build scripts

No new revisions were added by this update.

Summary of changes:
 LICENSE.txt             | 11 +++++++
 r/.Rbuildignore         |  2 ++
 r/.gitignore            |  1 +
 r/configure             | 14 ++++++---
 r/tools/apache-arrow.rb | 81 +++++++++++++++++++++++++++++++++++++++++++++++++
 r/tools/autobrew        | 63 ++++++++++++++++++++++++++++++++++++++
 6 files changed, 167 insertions(+), 5 deletions(-)
 create mode 100644 r/tools/apache-arrow.rb
 create mode 100644 r/tools/autobrew