This is an automated email from the ASF dual-hosted git repository.

raulcd pushed a change to branch maint-14.0.0
in repository https://gitbox.apache.org/repos/asf/arrow.git


    from 0793432ad0 GH-29238 [C++][Dataset][Parquet] Support parquet modular 
encryption in the new Dataset API (#34616)
     new 1e417cb174 GH-24868: [C++] Add a Tensor logical value type with 
varying dimensions, implemented using ExtensionType (#37166)
     new 4db1888787 GH-37880: [CI][Python][Packaging] Add support for Python 
3.12 (#37901)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/cpp.yml                          |   8 ++
 .github/workflows/java_jni.yml                     |   2 +-
 ci/docker/linux-apt-lint.dockerfile                |   6 +-
 .../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 +-
 docs/source/format/CanonicalExtensions.rst         | 103 +++++++++++++++++++++
 python/requirements-wheel-test.txt                 |   7 +-
 python/setup.py                                    |   1 +
 15 files changed, 155 insertions(+), 30 deletions(-)

Reply via email to