Hi Raúl,

To give more contexts: This issue exists in 21.0.0, but the Variant logical 
type in the C++ library was not practically available until Gang’s fix 
(https://github.com/apache/arrow/pull/47242), targeted for 22.0.0. So, in 
21.0.0 Variant was still under development and nonfunctional, and you cannot 
create Parquet files with Variant logical type. If 22.0.0 ships without 
github.com/apache/arrow/pull/47835 <http://github.com/apache/arrow/pull/47835>, 
users will be able to create Variant files, but the logical type annotation 
will be incorrect.

Thanks,
Aihua


On Thu, Oct 16, 2025 at 1:49 PM Raúl Cumplido <[email protected] 
<mailto:[email protected]>> wrote:
> Hi,
> 
> Just for context this is not something newly introduced on this release but
> this is something that was already on 21.0.0, right?
> 
> At this point on the release and given that this is something that, as far
> as I understand, was already present on the previous release, I would
> rather continue with the current release and if agreed, create a patch
> release but I am happy to hear other opinions.
> 
> Regards,
> Raúl
> 
> El jue, 16 oct 2025 a las 20:00, Aihua Xu (<[email protected] 
> <mailto:[email protected]>>) escribió:
> 
> > Hi Raul and all,
> >
> > Sorry for the last minute request. Seems
> > github.com/apache/arrow/pull/47835 
> > <http://github.com/apache/arrow/pull/47835> (update
> > variant specification version to 1) is needed to comply with variant spec.
> > Currently Arrow Parquet library is writing variant logical type annotation
> > as VARIANT(0) while it's expected to be VARIANT(1). Can you help review and
> > include in the release?
> >
> > I would vote -1(non-binding) for now.
> >
> > Thanks,
> > Aihua
> >
> > On Thu, Oct 16, 2025 at 3:24 AM Raúl Cumplido <[email protected] 
> > <mailto:[email protected]>> wrote:
> >
> > > +1 (binding)
> > >
> > > I ran the following verification commands successfully on Ubuntu 24.04
> > AMD
> > > 64:
> > >
> > > TEST_DEFAULT=0 TEST_SOURCE=1 TEST_SOURCE_REPRODUCIBLE=1
> > > ./dev/release/verify-release-candidate.sh 22.0.0 0
> > > TEST_DEFAULT=0 TEST_BINARY=1 ./dev/release/verify-release-candidate.sh
> > > 22.0.0 0
> > > TEST_DEFAULT=0 TEST_WHEELS=1 dev/release/verify-release-candidate.sh
> > 22.0.0
> > > 0
> > > TEST_DEFAULT=0 TEST_APT=1 dev/release/verify-release-candidate.sh 22.0.0
> > 0
> > > TEST_DEFAULT=0 TEST_YUM=1 dev/release/verify-release-candidate.sh 22.0.0
> > 0
> > >
> > > Regards,
> > > Raúl
> > >
> > > El jue, 16 oct 2025 a las 4:19, Sutou Kouhei (<[email protected] 
> > > <mailto:[email protected]>>)
> > > escribió:
> > >
> > > > +1 (binding)
> > > >
> > > > I ran the followings on Debian GNU/Linux sid:
> > > >
> > > >   * TEST_DEFAULT=0 \
> > > >       TEST_SOURCE=1 \
> > > >       TEST_SOURCE_REPRODUCIBLE=1 \
> > > >       LANG=C \
> > > >       TZ=UTC \
> > > >       ARROW_CUDA=OFF \
> > > >       dev/release/verify-release-candidate.sh 22.0.0 0
> > > >
> > > >   * TEST_DEFAULT=0 \
> > > >       TEST_APT=1 \
> > > >       LANG=C \
> > > >       dev/release/verify-release-candidate.sh 22.0.0 0
> > > >
> > > >   * TEST_DEFAULT=0 \
> > > >       TEST_BINARY=1 \
> > > >       LANG=C \
> > > >       dev/release/verify-release-candidate.sh 22.0.0 0
> > > >
> > > >   * TEST_DEFAULT=0 \
> > > >       TEST_WHEELS=1 \
> > > >       LANG=C \
> > > >       dev/release/verify-release-candidate.sh 22.0.0 0
> > > >
> > > >   * TEST_DEFAULT=0 \
> > > >       TEST_YUM=1 \
> > > >       LANG=C \
> > > >       dev/release/verify-release-candidate.sh 22.0.0 0
> > > >
> > > > with:
> > > >
> > > >   * Python 3.13.7
> > > >   * gcc (Debian 15.2.0-4) 15.2.0
> > > >   * ruby 3.3.8 (2025-04-09 revision b200bad6cd) [x86_64-linux-gnu]
> > > >
> > > > Thanks,
> > > > --
> > > > kou
> > > >
> > > > In <CAD1Rbrq=mrjrmgu-rdlmwem9vnkjcxcduez9iexrrzgqkys...@mail.gmail.com 
> > > > <mailto:[email protected]>
> > >
> > > >   "[VOTE] Release Apache Arrow 22.0.0 - RC0" on Wed, 15 Oct 2025
> > 17:21:42
> > > > +0200,
> > > >   Raúl Cumplido <[email protected] <mailto:[email protected]>> wrote:
> > > >
> > > > > Hi,
> > > > >
> > > > > I would like to propose the following release candidate (RC0) of
> > Apache
> > > > > Arrow version 22.0.0. This is a release consisting of 209
> > > > > resolved GitHub issues[1].
> > > > >
> > > > > This release candidate is based on commit:
> > > > > 3df46b9a87dbf738dec7c11d1bd5f2cd018e26de [2]
> > > > >
> > > > > The source release rc0 is hosted at [3].
> > > > > The binary artifacts are hosted at [4][5][6][7][8][9].
> > > > > The changelog is located at [10].
> > > > >
> > > > > Please download, verify checksums and signatures, run the unit tests,
> > > > > and vote on the release. See [11] for how to validate a release
> > > > candidate.
> > > > >
> > > > > See also a verification result on GitHub pull request [12].
> > > > >
> > > > > The vote will be open for at least 72 hours.
> > > > >
> > > > > [ ] +1 Release this as Apache Arrow 22.0.0
> > > > > [ ] +0
> > > > > [ ] -1 Do not release this as Apache Arrow 22.0.0 because...
> > > > >
> > > > > [1]:
> > > > >
> > > >
> > >
> > https://github.com/apache/arrow/issues?q=is%3Aissue+milestone%3A22.0.0+is%3Aclosed
> > > > > [2]:
> > > > >
> > > >
> > >
> > https://github.com/apache/arrow/tree/3df46b9a87dbf738dec7c11d1bd5f2cd018e26de
> > > > > [3]:
> > > > https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-22.0.0-rc0
> > > > > [4]: https://packages.apache.org/artifactory/arrow/almalinux-rc/
> > > > > [5]: https://packages.apache.org/artifactory/arrow/amazon-linux-rc/
> > > > > [6]: https://packages.apache.org/artifactory/arrow/centos-rc/
> > > > > [7]: https://packages.apache.org/artifactory/arrow/debian-rc/
> > > > > [8]: https://packages.apache.org/artifactory/arrow/ubuntu-rc/
> > > > > [9]:
> > > > https://github.com/apache/arrow/releases/tag/apache-arrow-22.0.0-rc0
> > > > > [10]:
> > > > >
> > > >
> > >
> > https://github.com/apache/arrow/blob/3df46b9a87dbf738dec7c11d1bd5f2cd018e26de/CHANGELOG.md
> > > > > [11]:
> > > https://arrow.apache.org/docs/developers/release_verification.html
> > > > > [12]: https://github.com/apache/arrow/pull/47818
> > > >
> > >
> >

Reply via email to