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 bea1701  ARROW-14340: [C++] Bump xsimd to fix build error on Apple M1
     add 15f4e56  ARROW-14217: [Python][CI] Add support for python 3.10

No new revisions were added by this update.

Summary of changes:
 ci/docker/python-wheel-windows-vs2017.dockerfile   |  3 +-
 ci/scripts/install_python.sh                       |  3 +-
 ci/scripts/python_wheel_unix_test.sh               |  2 +-
 cpp/src/arrow/python/helpers.cc                    | 37 ++++++++++++++++++----
 cpp/src/arrow/python/python_to_arrow.cc            |  6 ++--
 .../tasks/conda-recipes/azure.yml                  |  0
 dev/tasks/docker-tests/github.linux.yml            |  2 +-
 dev/tasks/python-wheels/github.linux.amd64.yml     |  2 +-
 dev/tasks/python-wheels/github.windows.yml         |  2 +-
 dev/tasks/python-wheels/travis.linux.arm64.yml     |  2 +-
 dev/tasks/tasks.yml                                | 15 +++++----
 docker-compose.yml                                 |  4 +--
 python/pyarrow/error.pxi                           |  3 +-
 python/requirements-wheel-build.txt                |  9 ++++--
 python/requirements-wheel-test.txt                 | 10 +++---
 15 files changed, 67 insertions(+), 33 deletions(-)
 copy python/pyarrow/tests/__init__.py => dev/tasks/conda-recipes/azure.yml 
(100%)

Reply via email to