Totally understand. I didn’t know how involved this process is. 16.1.0
makes sense.

I made myself a mail filter so I don’t miss future “feature freeze” emails.
As an idea, can we add the target dates to milestones on GitHub as well?
That would certainly help me as I don’t have the cycles to actively monitor
the mailing list.

Speaking of which, can I make a 16.1.0 milestone so I can correct issues
and make correct release notes?

On Apr 17, 2024 at 14:34:12, Raúl Cumplido <raulcumpl...@gmail.com> wrote:

> Hi Dominik,
>
> I am sorry the announcement was missed. I did send an email one month
> ago [1] and shared the dates on Zulip and the Arrow community call. I
> probably should send an email once the feature freeze is about to be
> performed as a reminder and to give more visibility.
>
> At this point I would prefer to create a 16.0.1 or 16.1.0 release as
> the 16.0.0 RC0 is pretty stable (this took a lot of time to achieve :)
> ) and has already enough votes for it to be released. Would that be
> ok?
>
> Thanks,
> Raúl
>
> [1] https://lists.apache.org/thread/lhdxnk4j0rl3sbtswlyvkp2rq13539fg
>
>
> El mié, 17 abr 2024 a las 19:20, Dominik Moritz
> (<domor...@apache.org>) escribió:
>
>
> I’m sorry that we missed the announcement for the release but there are a
>
> few ArrowJS changes that we had marked for arrow 16 that are now in main. I
>
> created a PR with those changes to make it easier to see:
>
> https://github.com/apache/arrow/pull/41261. Can you add those to the RC1
> if
>
> not into RC0?
>
>
> On Apr 17, 2024 at 12:43:25, Ruoxi Sun <zanmato1...@gmail.com> wrote:
>
>
> > +1 (non-binding)
>
> >
>
> > On my Intel Mac, OS version Sonoma 14.2.1 (23C71), verified cpp and go:
>
> >
>
> > TEST_DEFAULT=0 TEST_GO=1 TEST_CPP=1 ./verify-release-candidate.sh 16.0.0
> 0
>
> >
>
> > I also tried to verify python:
>
> >
>
> > TEST_DEFAULT=0 TEST_PYTHON=1 ./verify-release-candidate.sh 16.0.0 0
>
> >
>
> > It succeeded except for [1] (as for several previous versions), which
>
> > should be trivial.
>
> >
>
> > [1] https://github.com/apache/arrow/issues/39679
>
> >
>
> > *Regards,*
>
> > *Rossi SUN*
>
> >
>
> >
>
> > Raúl Cumplido <rau...@apache.org> 于2024年4月18日周四 00:33写道:
>
> >
>
> > +1 (binding)
>
> >
>
> >
>
> > I've successfully verified sources and binaries:
>
> >
>
> >
>
> > TEST_DEFAULT=0 TEST_SOURCE=1 dev/release/verify-release-candidate.sh
>
> >
>
> > 16.0.0 0
>
> >
>
> > TEST_DEFAULT=0 TEST_BINARIES=1 dev/release/verify-release-candidate.sh
>
> >
>
> > 16.0.0 0
>
> >
>
> >
>
> > with:
>
> >
>
> >   * Python 3.10.12
>
> >
>
> >   * gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04)
>
> >
>
> >   * NVIDIA CUDA cuda_11.5.r11.5/compiler.30672275_0
>
> >
>
> >   * openjdk 17.0.10 2024-01-16
>
> >
>
> >   * ruby 3.0.2p107 (2021-07-07 revision 0db68f0233) [x86_64-linux-gnu]
>
> >
>
> >   * 7.0.117
>
> >
>
> >   * Ubuntu 22.04 LTS
>
> >
>
> >
>
> > El mié, 17 abr 2024 a las 16:33, Joris Van den Bossche
>
> >
>
> > (<jorisvandenboss...@gmail.com>) escribió:
>
> >
>
> > >
>
> >
>
> > > +1 (binding)
>
> >
>
> > >
>
> >
>
> > > Tested source with conda on Ubuntu
>
> >
>
> > >
>
> >
>
> > > On Wed, 17 Apr 2024 at 16:28, Vibhatha Abeykoon <vibha...@gmail.com>
>
> >
>
> > wrote:
>
> >
>
> > > >
>
> >
>
> > > > I executed the following
>
> >
>
> > > >
>
> >
>
> > > > # Verifying C++
>
> >
>
> > > >
>
> >
>
> > > > ```bash
>
> >
>
> > > > TEST_DEFAULT=0 TEST_CPP=1 ./verify-release-candidate.sh 16.0.0 0
>
> >
>
> > > > ```
>
> >
>
> > > >
>
> >
>
> > > > # Verifying C++ and Python
>
> >
>
> > > >
>
> >
>
> > > > ```bash
>
> >
>
> > > > TEST_DEFAULT=0 TEST_CPP=1 TEST_PYTHON=1 verify-release-candidate.sh
>
> >
>
> > 16.0.0 0
>
> >
>
> > > > ```
>
> >
>
> > > >
>
> >
>
> > > > # Verifying C++ and Java
>
> >
>
> > > >
>
> >
>
> > > > ```bash
>
> >
>
> > > > TEST_DEFAULT=0 TEST_INTEGRATION_CPP=1 TEST_INTEGRATION_JAVA=1
>
> >
>
> > > > ./verify-release-candidate.sh 16.0.0 0
>
> >
>
> > > > ```
>
> >
>
> > > >
>
> >
>
> > > > with:
>
> >
>
> > > > * Python 3.10.12
>
> >
>
> > > > * gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
>
> >
>
> > > > * openjdk version "21.0.2" 2024-01-16
>
> >
>
> > > > * Ubuntu 22.04.4 LTS
>
> >
>
> > > >
>
> >
>
> > > > Verifying C++, Python and Java
>
> >
>
> > > >
>
> >
>
> > > > +1 (non-binding)
>
> >
>
> > > >
>
> >
>
> > > >
>
> >
>
> > > > On Wed, Apr 17, 2024 at 6:16 PM David Li <lidav...@apache.org>
> wrote:
>
> >
>
> > > >
>
> >
>
> > > > > +1
>
> >
>
> > > > >
>
> >
>
> > > > > tested sources on Debian 12, x86-64
>
> >
>
> > > > >
>
> >
>
> > > > > On Wed, Apr 17, 2024, at 18:14, Raúl Cumplido wrote:
>
> >
>
> > > > > > Hi,
>
> >
>
> > > > > >
>
> >
>
> > > > > > Just a minor note, the binary verification for
>
> >
>
> > > > > > verify-rc-binaries-wheels-windows failed with [1].
>
> >
>
> > > > > > This can be avoided by implementing the solution proposed in this
>
> >
>
> > > > > > comment by Kou [2]. See more details there.
>
> >
>
> > > > > >
>
> >
>
> > > > > > As shared in the comment we don't think this is a blocker as it
>
> >
>
> > just
>
> >
>
> > > > > > requires to set TZDIR and download the IANA database for the ORC
>
> >
>
> > test
>
> >
>
> > > > > > to pass on Windows.
>
> >
>
> > > > > >
>
> >
>
> > > > > > Kind regards,
>
> >
>
> > > > > > Raúl
>
> >
>
> > > > > >
>
> >
>
> > > > > > [1]
>
> >
>
> > > > > >
>
> >
>
> > > > >
>
> >
>
> >
>
> >
> https://github.com/ursacomputing/crossbow/actions/runs/8715262993/job/23907626092#step:6:5681
>
> >
>
> > > > > > [2]
>
> >
>
> > https://github.com/apache/arrow/pull/41235#issuecomment-2060264968
>
> >
>
> > > > > >
>
> >
>
> > > > > > El mié, 17 abr 2024 a las 11:01, Raúl Cumplido (<
> rau...@apache.org
>
> >
>
> > >)
>
> >
>
> > > > > escribió:
>
> >
>
> > > > > >>
>
> >
>
> > > > > >> Hi,
>
> >
>
> > > > > >>
>
> >
>
> > > > > >> I would like to propose the following release candidate (RC0) of
>
> >
>
> > Apache
>
> >
>
> > > > > >> Arrow version 16.0.0. This is a release consisting of 378
>
> >
>
> > > > > >> resolved GitHub issues[1].
>
> >
>
> > > > > >>
>
> >
>
> > > > > >> This release candidate is based on commit:
>
> >
>
> > > > > >> 6a28035c2b49b432dc63f5ee7524d76b4ed2d762 [2]
>
> >
>
> > > > > >>
>
> >
>
> > > > > >> The source release rc0 is hosted at [3].
>
> >
>
> > > > > >> The binary artifacts are hosted at [4][5][6][7][8][9][10][11].
>
> >
>
> > > > > >> The changelog is located at [12].
>
> >
>
> > > > > >>
>
> >
>
> > > > > >> Please download, verify checksums and signatures, run the unit
>
> >
>
> > tests,
>
> >
>
> > > > > >> and vote on the release. See [13] for how to validate a release
>
> >
>
> > > > > candidate.
>
> >
>
> > > > > >>
>
> >
>
> > > > > >> See also a verification result on GitHub pull request [14].
>
> >
>
> > > > > >>
>
> >
>
> > > > > >> The vote will be open for at least 72 hours.
>
> >
>
> > > > > >>
>
> >
>
> > > > > >> [ ] +1 Release this as Apache Arrow 16.0.0
>
> >
>
> > > > > >> [ ] +0
>
> >
>
> > > > > >> [ ] -1 Do not release this as Apache Arrow 16.0.0 because...
>
> >
>
> > > > > >>
>
> >
>
> > > > > >> [1]:
>
> >
>
> > > > >
>
> >
>
> >
>
> >
> https://github.com/apache/arrow/issues?q=is%3Aissue+milestone%3A16.0.0+is%3Aclosed
>
> >
>
> > > > > >> [2]:
>
> >
>
> > > > >
>
> >
>
> >
>
> >
> https://github.com/apache/arrow/tree/6a28035c2b49b432dc63f5ee7524d76b4ed2d762
>
> >
>
> > > > > >> [3]:
>
> >
>
> > > > >
> https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-16.0.0-rc0
>
> >
>
> > > > > >> [4]: https://apache.jfrog.io/artifactory/arrow/almalinux-rc/
>
> >
>
> > > > > >> [5]: https://apache.jfrog.io/artifactory/arrow/amazon-linux-rc/
>
> >
>
> > > > > >> [6]: https://apache.jfrog.io/artifactory/arrow/centos-rc/
>
> >
>
> > > > > >> [7]: https://apache.jfrog.io/artifactory/arrow/debian-rc/
>
> >
>
> > > > > >> [8]:
> https://apache.jfrog.io/artifactory/arrow/java-rc/16.0.0-rc0
>
> >
>
> > > > > >> [9]:
>
> >
>
> > https://apache.jfrog.io/artifactory/arrow/nuget-rc/16.0.0-rc0
>
> >
>
> > > > > >> [10]:
>
> >
>
> > https://apache.jfrog.io/artifactory/arrow/python-rc/16.0.0-rc0
>
> >
>
> > > > > >> [11]: https://apache.jfrog.io/artifactory/arrow/ubuntu-rc/
>
> >
>
> > > > > >> [12]:
>
> >
>
> > > > >
>
> >
>
> >
>
> >
> https://github.com/apache/arrow/blob/6a28035c2b49b432dc63f5ee7524d76b4ed2d762/CHANGELOG.md
>
> >
>
> > > > > >> [13]:
>
> >
>
> > > > > https://arrow.apache.org/docs/developers/release_verification.html
>
> >
>
> > > > > >> [14]: https://github.com/apache/arrow/pull/41235
>
> >
>
> > > > >
>
> >
>
> >
>
> >
>
>

Reply via email to