This is an automated email from the ASF dual-hosted git repository.
raulcd pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from a7fab04cdd GH-24868: [C++] Add a Tensor logical value type with
varying dimensions, implemented using ExtensionType (#37166)
add 7695935a2e GH-37880: [CI][Python][Packaging] Add support for Python
3.12 (#37901)
No new revisions were added by this update.
Summary of changes:
.github/workflows/cpp.yml | 8 ++++++++
.github/workflows/java_jni.yml | 2 +-
ci/docker/linux-apt-lint.dockerfile | 6 +-----
ci/docker/python-wheel-windows-test-vs2017.dockerfile | 5 +++--
ci/docker/python-wheel-windows-vs2017.dockerfile | 5 +++--
ci/scripts/install_gcs_testbench.sh | 4 +++-
ci/scripts/install_python.sh | 7 ++++---
ci/vcpkg/ports.patch | 13 +++++++++++++
dev/release/verify-release-candidate.sh | 6 +++---
dev/tasks/python-wheels/github.osx.arm64.yml | 4 ++--
dev/tasks/tasks.yml | 7 ++++---
docker-compose.yml | 7 ++++---
python/requirements-wheel-test.txt | 7 ++-----
python/setup.py | 1 +
14 files changed, 52 insertions(+), 30 deletions(-)