This is an automated email from the ASF dual-hosted git repository.
raulcd pushed a change to branch maint-22.0.0
in repository https://gitbox.apache.org/repos/asf/arrow.git
from e2fa94cf96 GH-47809: [CI][Release] Fix Windows verification job trying
to install patch from conda (#47810)
add 07e4d5aead GH-47819: [CI][Packaging][Release] Avoid triggering Linux
packages on release branch push (#47826)
add e04fafb124 GH-47838: [C++][Parquet] Set Variant specification version
to 1 to align with the variant spec (#47835)
No new revisions were added by this update.
Summary of changes:
.github/workflows/package_linux.yml | 1 +
cpp/src/parquet/schema_test.cc | 34 +++++++++++++++++++++-
cpp/src/parquet/types.cc | 58 ++++++++++++++++++++++++++++++++-----
cpp/src/parquet/types.h | 11 +++++--
4 files changed, 93 insertions(+), 11 deletions(-)