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 2020/01/24 17:28:43 UTC

[arrow] branch master updated (a1eb440 -> 99f247f)

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 a1eb440  ARROW-7659: [Rust] Reduce Rc usage
     add 99f247f  ARROW-7518: [Python] Use PYARROW_WITH_HDFS when building wheels, conda packages

No new revisions were added by this update.

Summary of changes:
 dev/tasks/conda-recipes/arrow-cpp/bld.bat  |  1 +
 dev/tasks/conda-recipes/arrow-cpp/build.sh |  1 +
 dev/tasks/conda-recipes/pyarrow/bld.bat    |  1 +
 dev/tasks/conda-recipes/pyarrow/build.sh   |  1 +
 dev/tasks/conda-recipes/pyarrow/meta.yaml  |  4 ++-
 dev/tasks/python-wheels/azure.linux.yml    |  2 +-
 dev/tasks/python-wheels/manylinux-test.sh  |  2 ++
 dev/tasks/python-wheels/osx-build.sh       |  4 +++
 python/manylinux1/build_arrow.sh           | 42 +++++++++++++++-------------
 python/manylinux201x/build_arrow.sh        | 44 ++++++++++++++++--------------
 10 files changed, 61 insertions(+), 41 deletions(-)