You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ko...@apache.org on 2020/03/19 05:50:07 UTC

[arrow] branch master updated (7916fb4 -> a718b6c)

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

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


    from 7916fb4  ARROW-8122: [Python] Empty numpy arrays with shape cannot be deserialized
     add a718b6c  ARROW-8153: [Packaging] Update the conda feedstock files and upload artifacts to Anaconda

No new revisions were added by this update.

Summary of changes:
 .../conda-recipes/.ci_support/linux_python3.6.yaml |  8 ++---
 .../conda-recipes/.ci_support/linux_python3.7.yaml |  8 ++---
 .../conda-recipes/.ci_support/linux_python3.8.yaml |  8 ++---
 .../conda-recipes/.ci_support/osx_python3.6.yaml   |  8 ++---
 .../conda-recipes/.ci_support/osx_python3.7.yaml   |  8 ++---
 .../conda-recipes/.ci_support/osx_python3.8.yaml   |  8 ++---
 ...pilervs2015cxx_compilervs2015python3.6vc14.yaml |  8 ++---
 ...pilervs2015cxx_compilervs2015python3.7vc14.yaml |  8 ++---
 ...pilervs2015cxx_compilervs2015python3.8vc14.yaml |  8 ++---
 dev/tasks/conda-recipes/arrow-cpp/bld.bat          | 35 +++++++++----------
 dev/tasks/conda-recipes/arrow-cpp/build.sh         | 39 +++++++++++-----------
 dev/tasks/conda-recipes/azure.linux.yml            |  9 ++++-
 dev/tasks/conda-recipes/azure.osx.yml              | 17 ++++++----
 dev/tasks/conda-recipes/azure.win.yml              | 20 +++++------
 dev/tasks/conda-recipes/pyarrow/meta.yaml          |  3 +-
 dev/tasks/conda-recipes/run_docker_build.sh        |  2 +-
 dev/tasks/crossbow.py                              |  4 +--
 17 files changed, 98 insertions(+), 103 deletions(-)
 mode change 100644 => 100755 dev/tasks/conda-recipes/arrow-cpp/build.sh