This is an automated email from the ASF dual-hosted git repository.
apitrou pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 3d6d581731 GH-44052: [C++][Compute] Reduce the complexity of row
segmenter (#44053)
add 1c1f7f359d GH-43964: [Python] Build macOS and manylinux wheels for
free-threading (#43965)
No new revisions were added by this update.
Summary of changes:
.env | 1 +
...readed-wheel-manylinux-test-imports.dockerfile} | 21 +++++----
...aded-wheel-manylinux-test-unittests.dockerfile} | 50 +++++++++-------------
ci/docker/python-wheel-manylinux.dockerfile | 4 +-
ci/scripts/install_python.sh | 39 ++++++++++++++---
ci/scripts/python_wheel_unix_test.sh | 4 +-
dev/tasks/python-wheels/github.linux.yml | 13 ++++++
dev/tasks/python-wheels/github.osx.yml | 8 +++-
dev/tasks/tasks.yml | 19 +++++---
docker-compose.yml | 46 +++++++++++++++++++-
10 files changed, 147 insertions(+), 58 deletions(-)
copy ci/docker/{debian-12-go-cgo-python.dockerfile =>
python-free-threaded-wheel-manylinux-test-imports.dockerfile} (67%)
copy ci/docker/{linux-apt-python-313-freethreading.dockerfile =>
python-free-threaded-wheel-manylinux-test-unittests.dockerfile} (51%)