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 2022/10/31 09:05:20 UTC

[arrow] branch master updated (97076308d0 -> 9d060aa115)

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 97076308d0 ARROW-18012: [R] Make map_batches .lazy = TRUE by default (#14521)
     add 9d060aa115 ARROW-17635: [Python][CI] Sync conda recipe with the arrow-cpp feedstock (#14102)

No new revisions were added by this update.

Summary of changes:
 ...r_version10numpy1.20python3.7.____cpython.yaml} |  26 ++---
 ...r_version10numpy1.20python3.8.____cpython.yaml} |  26 ++---
 ...r_version10numpy1.20python3.9.____cpython.yaml} |  26 ++---
 ..._version10numpy1.21python3.10.____cpython.yaml} |  24 +++--
 ...er_version7numpy1.20python3.7.____cpython.yaml} |  22 ++--
 ...er_version7numpy1.20python3.8.____cpython.yaml} |  22 ++--
 ...er_version7numpy1.20python3.9.____cpython.yaml} |  22 ++--
 ...er_version7numpy1.21python3.10.____cpython.yaml |  20 ++--
 ...versionNonenumpy1.20python3.7.____cpython.yaml} |  28 ++---
 ...versionNonenumpy1.20python3.8.____cpython.yaml} |  28 ++---
 ...versionNonenumpy1.20python3.9.____cpython.yaml} |  28 ++---
 ...ersionNonenumpy1.21python3.10.____cpython.yaml} |  26 +++--
 ...ux_ppc64le_numpy1.20python3.7.____cpython.yaml} |  26 ++---
 ...ux_ppc64le_numpy1.20python3.8.____cpython.yaml} |  26 ++---
 ...ux_ppc64le_numpy1.20python3.9.____cpython.yaml} |  26 ++---
 ...ux_ppc64le_numpy1.21python3.10.____cpython.yaml |  24 +++--
 ... => osx_64_numpy1.20python3.7.____cpython.yaml} |  26 ++---
 ... => osx_64_numpy1.20python3.8.____cpython.yaml} |  26 ++---
 ... => osx_64_numpy1.20python3.9.____cpython.yaml} |  26 ++---
 .../osx_64_numpy1.21python3.10.____cpython.yaml    |  24 +++--
 ... osx_arm64_numpy1.20python3.8.____cpython.yaml} |  26 ++---
 ... osx_arm64_numpy1.20python3.9.____cpython.yaml} |  26 ++---
 .../osx_arm64_numpy1.21python3.10.____cpython.yaml |  24 +++--
 ...version10.2numpy1.20python3.7.____cpython.yaml} |  20 ++--
 ...version10.2numpy1.20python3.8.____cpython.yaml} |  20 ++--
 ...version10.2numpy1.20python3.9.____cpython.yaml} |  20 ++--
 ...version10.2numpy1.21python3.10.____cpython.yaml |  18 ++--
 ...versionNonenumpy1.20python3.7.____cpython.yaml} |  20 ++--
 ...versionNonenumpy1.20python3.8.____cpython.yaml} |  20 ++--
 ...versionNonenumpy1.20python3.9.____cpython.yaml} |  20 ++--
 ...versionNonenumpy1.21python3.10.____cpython.yaml |  18 ++--
 dev/tasks/conda-recipes/arrow-cpp/bld-arrow.bat    |   8 +-
 dev/tasks/conda-recipes/arrow-cpp/bld-pyarrow.bat  |   6 +-
 dev/tasks/conda-recipes/arrow-cpp/build-arrow.sh   |  56 +++++-----
 dev/tasks/conda-recipes/arrow-cpp/build-pyarrow.sh |  24 ++---
 dev/tasks/conda-recipes/arrow-cpp/meta.yaml        | 105 ++++++++++---------
 .../conda-recipes/arrow-cpp/test_read_parquet.py   |   5 +
 dev/tasks/tasks.yml                                | 113 ++++++++-------------
 38 files changed, 551 insertions(+), 500 deletions(-)
 rename dev/tasks/conda-recipes/.ci_support/{linux_64_c_compiler_version9cuda_compiler_versionNonecxx_compiler_version9numpy1.18python3.7.____cpython.yaml => linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10numpy1.20python3.7.____cpython.yaml} (85%)
 rename dev/tasks/conda-recipes/.ci_support/{linux_64_c_compiler_version9cuda_compiler_versionNonecxx_compiler_version9numpy1.18python3.8.____cpython.yaml => linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10numpy1.20python3.8.____cpython.yaml} (85%)
 rename dev/tasks/conda-recipes/.ci_support/{linux_64_c_compiler_version9cuda_compiler_versionNonecxx_compiler_version9numpy1.19python3.9.____cpython.yaml => linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10numpy1.20python3.9.____cpython.yaml} (85%)
 rename dev/tasks/conda-recipes/.ci_support/{linux_64_c_compiler_version9cuda_compiler_versionNonecxx_compiler_version9numpy1.21python3.10.____cpython.yaml => linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10numpy1.21python3.10.____cpython.yaml} (86%)
 rename dev/tasks/conda-recipes/.ci_support/{linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.7.____cpython.yaml => linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20python3.7.____cpython.yaml} (87%)
 rename dev/tasks/conda-recipes/.ci_support/{linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.8.____cpython.yaml => linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20python3.8.____cpython.yaml} (87%)
 rename dev/tasks/conda-recipes/.ci_support/{linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.9.____cpython.yaml => linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20python3.9.____cpython.yaml} (87%)
 rename dev/tasks/conda-recipes/.ci_support/{linux_aarch64_numpy1.18python3.7.____cpython.yaml => linux_aarch64_cuda_compiler_versionNonenumpy1.20python3.7.____cpython.yaml} (84%)
 rename dev/tasks/conda-recipes/.ci_support/{linux_aarch64_numpy1.18python3.8.____cpython.yaml => linux_aarch64_cuda_compiler_versionNonenumpy1.20python3.8.____cpython.yaml} (84%)
 rename dev/tasks/conda-recipes/.ci_support/{linux_aarch64_numpy1.19python3.9.____cpython.yaml => linux_aarch64_cuda_compiler_versionNonenumpy1.20python3.9.____cpython.yaml} (84%)
 rename dev/tasks/conda-recipes/.ci_support/{linux_aarch64_numpy1.21python3.10.____cpython.yaml => linux_aarch64_cuda_compiler_versionNonenumpy1.21python3.10.____cpython.yaml} (85%)
 rename dev/tasks/conda-recipes/.ci_support/{linux_ppc64le_numpy1.18python3.7.____cpython.yaml => linux_ppc64le_numpy1.20python3.7.____cpython.yaml} (85%)
 rename dev/tasks/conda-recipes/.ci_support/{linux_ppc64le_numpy1.18python3.8.____cpython.yaml => linux_ppc64le_numpy1.20python3.8.____cpython.yaml} (85%)
 rename dev/tasks/conda-recipes/.ci_support/{linux_ppc64le_numpy1.19python3.9.____cpython.yaml => linux_ppc64le_numpy1.20python3.9.____cpython.yaml} (85%)
 rename dev/tasks/conda-recipes/.ci_support/{osx_64_numpy1.18python3.7.____cpython.yaml => osx_64_numpy1.20python3.7.____cpython.yaml} (84%)
 rename dev/tasks/conda-recipes/.ci_support/{osx_64_numpy1.18python3.8.____cpython.yaml => osx_64_numpy1.20python3.8.____cpython.yaml} (84%)
 rename dev/tasks/conda-recipes/.ci_support/{osx_64_numpy1.19python3.9.____cpython.yaml => osx_64_numpy1.20python3.9.____cpython.yaml} (84%)
 rename dev/tasks/conda-recipes/.ci_support/{osx_arm64_numpy1.19python3.8.____cpython.yaml => osx_arm64_numpy1.20python3.8.____cpython.yaml} (84%)
 rename dev/tasks/conda-recipes/.ci_support/{osx_arm64_numpy1.19python3.9.____cpython.yaml => osx_arm64_numpy1.20python3.9.____cpython.yaml} (84%)
 rename dev/tasks/conda-recipes/.ci_support/{win_64_cuda_compiler_version10.2numpy1.18python3.7.____cpython.yaml => win_64_cuda_compiler_version10.2numpy1.20python3.7.____cpython.yaml} (83%)
 rename dev/tasks/conda-recipes/.ci_support/{win_64_cuda_compiler_version10.2numpy1.18python3.8.____cpython.yaml => win_64_cuda_compiler_version10.2numpy1.20python3.8.____cpython.yaml} (83%)
 rename dev/tasks/conda-recipes/.ci_support/{win_64_cuda_compiler_version10.2numpy1.19python3.9.____cpython.yaml => win_64_cuda_compiler_version10.2numpy1.20python3.9.____cpython.yaml} (83%)
 rename dev/tasks/conda-recipes/.ci_support/{win_64_cuda_compiler_versionNonenumpy1.18python3.7.____cpython.yaml => win_64_cuda_compiler_versionNonenumpy1.20python3.7.____cpython.yaml} (83%)
 rename dev/tasks/conda-recipes/.ci_support/{win_64_cuda_compiler_versionNonenumpy1.18python3.8.____cpython.yaml => win_64_cuda_compiler_versionNonenumpy1.20python3.8.____cpython.yaml} (83%)
 rename dev/tasks/conda-recipes/.ci_support/{win_64_cuda_compiler_versionNonenumpy1.19python3.9.____cpython.yaml => win_64_cuda_compiler_versionNonenumpy1.20python3.9.____cpython.yaml} (83%)
 create mode 100644 dev/tasks/conda-recipes/arrow-cpp/test_read_parquet.py