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/01/11 19:29:47 UTC

[arrow] branch master updated (4d918fd -> 2cbb534)

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 4d918fd  ARROW-11163: [C++] Fix reading of compressed IPC/Feather files written with Arrow 0.17
     add 2cbb534  ARROW-10803: Support R >= 3.3 and add CI

No new revisions were added by this update.

Summary of changes:
 ci/scripts/r_test.sh                               |  3 ++-
 ...ub.linux.cran.yml => github.linux.versions.yml} | 27 +++++++++++-----------
 dev/tasks/tasks.yml                                |  6 +++++
 r/DESCRIPTION                                      |  2 +-
 r/configure                                        | 19 ++++++++++-----
 r/src/arrow_types.h                                | 11 +++++++++
 r/src/imports.cpp                                  |  1 +
 r/tools/linuxlibs.R                                | 15 +++++++++---
 8 files changed, 60 insertions(+), 24 deletions(-)
 copy dev/tasks/r/{github.linux.cran.yml => github.linux.versions.yml} (81%)