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/11/04 20:32:22 UTC

[arrow] branch master updated (8e3a1e1b7c -> e21d5aab76)

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 8e3a1e1b7c MINOR: [C++] Replaced uint32_t with uint64_t in BackpressureOptions constructor (#14578)
     add e21d5aab76 ARROW-17487: [Python][Packaging][CI] Add support for Python 3.11 (#14499)

No new revisions were added by this update.

Summary of changes:
 .../python-wheel-windows-test-vs2017.dockerfile    |  5 +-
 ci/docker/python-wheel-windows-vs2017.dockerfile   |  5 +-
 ci/scripts/install_gcs_testbench.sh                | 11 +----
 ci/scripts/install_python.sh                       |  7 +--
 ci/scripts/python_wheel_macos_build.sh             |  4 +-
 dev/release/verify-release-candidate.sh            | 26 ++---------
 dev/tasks/python-wheels/github.osx.arm64.yml       | 54 ----------------------
 dev/tasks/tasks.yml                                | 17 ++-----
 docker-compose.yml                                 |  2 +-
 python/pyarrow/_fs.pyx                             | 11 ++++-
 python/requirements-wheel-test.txt                 | 15 ++++--
 python/setup.py                                    |  1 +
 12 files changed, 40 insertions(+), 118 deletions(-)