You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by uw...@apache.org on 2020/09/29 10:57:37 UTC

[arrow] branch master updated (4fd0664 -> 09dc0cc)

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

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


    from 4fd0664  ARROW-10090: [C++][Compute] Improve mode kernel
     add 09dc0cc  ARROW-10104: [Python] Separate tests into its own conda package

No new revisions were added by this update.

Summary of changes:
 .../linux_aarch64_python3.6.____cpython.yaml       |  6 ++-
 .../linux_aarch64_python3.7.____cpython.yaml       |  6 ++-
 .../linux_aarch64_python3.8.____cpython.yaml       |  6 ++-
 ...a_compiler_version9.2python3.6.____cpython.yaml |  6 ++-
 ...a_compiler_version9.2python3.7.____cpython.yaml |  6 ++-
 ...a_compiler_version9.2python3.8.____cpython.yaml |  6 ++-
 ..._compiler_versionNonepython3.6.____cpython.yaml |  6 ++-
 ..._compiler_versionNonepython3.7.____cpython.yaml |  6 ++-
 ..._compiler_versionNonepython3.8.____cpython.yaml |  6 ++-
 .../.ci_support/osx_python3.6.____cpython.yaml     |  6 ++-
 .../.ci_support/osx_python3.7.____cpython.yaml     |  6 ++-
 .../.ci_support/osx_python3.8.____cpython.yaml     |  6 ++-
 .../.ci_support/win_python3.6.____cpython.yaml     |  4 +-
 .../.ci_support/win_python3.7.____cpython.yaml     |  4 +-
 .../.ci_support/win_python3.8.____cpython.yaml     |  4 +-
 dev/tasks/conda-recipes/arrow-cpp/bld-pyarrow.bat  |  4 ++
 dev/tasks/conda-recipes/arrow-cpp/build-pyarrow.sh |  4 ++
 dev/tasks/conda-recipes/arrow-cpp/meta.yaml        | 50 ++++++++++++++++++++++
 18 files changed, 112 insertions(+), 30 deletions(-)