You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ks...@apache.org on 2019/06/12 11:52:21 UTC

[arrow] branch master updated (f6e3c43 -> 9709e96)

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

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


    from f6e3c43  ARROW-5504 [R]: move use_threads argument to global option
     add 9709e96  ARROW-5465: [Crossbow] Support writing submitted job definition yaml to a file

No new revisions were added by this update.

Summary of changes:
 dev/tasks/conda-recipes/appveyor.yml      |   4 +-
 dev/tasks/conda-recipes/travis.linux.yml  |   4 +-
 dev/tasks/conda-recipes/travis.osx.yml    |   4 +-
 dev/tasks/crossbow.py                     | 181 ++++++++++++++++--------------
 dev/tasks/docker-tests/travis.linux.yml   |  10 +-
 dev/tasks/gandiva-jars/travis.linux.yml   |   5 +-
 dev/tasks/gandiva-jars/travis.osx.yml     |   4 +-
 dev/tasks/linux-packages/travis.linux.yml |   3 +-
 dev/tasks/python-wheels/appveyor.yml      |   5 +-
 dev/tasks/python-wheels/travis.linux.yml  |   3 +-
 dev/tasks/python-wheels/travis.osx.yml    |   3 +-
 11 files changed, 130 insertions(+), 96 deletions(-)