You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by Sutou Kouhei <ko...@clear-code.com> on 2022/11/17 05:10:54 UTC

[VOTE] Release Apache Arrow 10.0.1 - RC0

Hi,

I would like to propose the following release candidate (RC0) of Apache
Arrow version 10.0.1. This is a release consisting of 30
resolved JIRA issues[1].

This release candidate is based on commit:
a6eabc2b890030578131aecc5e85900597d694a4 [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 10.0.1
[ ] +0
[ ] -1 Do not release this as Apache Arrow 10.0.1 because...

[1]: https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARROW%20AND%20status%20in%20%28Resolved%2C%20Closed%29%20AND%20fixVersion%20%3D%2010.0.1
[2]: https://github.com/apache/arrow/tree/a6eabc2b890030578131aecc5e85900597d694a4
[3]: https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-10.0.1-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/10.0.1-rc0
[9]: https://apache.jfrog.io/artifactory/arrow/nuget-rc/10.0.1-rc0
[10]: https://apache.jfrog.io/artifactory/arrow/python-rc/10.0.1-rc0
[11]: https://apache.jfrog.io/artifactory/arrow/ubuntu-rc/
[12]: https://github.com/apache/arrow/blob/a6eabc2b890030578131aecc5e85900597d694a4/CHANGELOG.md
[13]: https://cwiki.apache.org/confluence/display/ARROW/How+to+Verify+Release+Candidates
[14]: https://github.com/apache/arrow/pull/14654

Re: [RESULT][VOTE] Release Apache Arrow 10.0.1 - RC0

Posted by Sutou Kouhei <ko...@clear-code.com>.
https://arrow.apache.org/docs/dev/developers/release.html#post-release-tasks

* [Done] Make the released version as "RELEASED" on JIRA
* [Not needed] Make the CPP PARQUET related version as "RELEASED" on JIRA
* [Not needed] Start the new version on JIRA on the ARROW project
* [Not needed] Start the new version on JIRA for the related CPP PARQUET version
* [Done] Merge changes on release branch to maintenance branch for patch releases
* [Done] Add the new release to the Apache Reporter System
* [Done] Upload source
* [Done] Upload binaries
* [PR] Update website
  https://github.com/apache/arrow-site/pull/272
* [PR] Update Homebrew packages
  https://github.com/Homebrew/homebrew-core/pull/116441
* [PR(WIP)] Update MSYS2 package
  https://github.com/msys2/MINGW-packages/pull/14215
* [kou] Upload RubyGems
* [Done] Upload JavaScript packages
* [Done] Upload C# packages
* [?] Update conda recipes
* [Done] Upload wheels/sdist to pypi
* [Done] Publish Maven artifacts
* [?] Update R packages
* [PR] Update vcpkg port
  https://github.com/microsoft/vcpkg/pull/27964
* [?] Update Conan recipe
* [Done] Bump versions
* [Not needed for non major releases?] Update tags for Go modules
* [PR] Update docs
  https://github.com/apache/arrow-site/pull/273
* [?] Update version in Apache Arrow Cookbook
* [kou] Announce the new release
* [?] Publish release blog posts
* [?] Remove old artifacts
  Need consensus for our maintenance policy:
  https://lists.apache.org/thread/7mgwr02h1f7zvghym1kljyb32s50vx1o


In <20...@clear-code.com>
  "[RESULT][VOTE] Release Apache Arrow 10.0.1 - RC0" on Wed, 23 Nov 2022 05:09:49 +0900 (JST),
  Sutou Kouhei <ko...@clear-code.com> wrote:

> Hi,
> 
> The vote carries with 3 +1 binding votes, 2 +1 non-binding votes and
> no -1 votes.
> 
> I'm starting to work on the post-release tasks:
> https://arrow.apache.org/docs/developers/release.html#post-release-tasks
> 
> Any help in doing these tasks is welcome!
> 
> 
> Thanks,
> -- 
> kou
> 
> In <20...@clear-code.com>
>   "[VOTE] Release Apache Arrow 10.0.1 - RC0" on Thu, 17 Nov 2022 14:10:54 +0900 (JST),
>   Sutou Kouhei <ko...@clear-code.com> wrote:
> 
>> Hi,
>> 
>> I would like to propose the following release candidate (RC0) of Apache
>> Arrow version 10.0.1. This is a release consisting of 30
>> resolved JIRA issues[1].
>> 
>> This release candidate is based on commit:
>> a6eabc2b890030578131aecc5e85900597d694a4 [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 10.0.1
>> [ ] +0
>> [ ] -1 Do not release this as Apache Arrow 10.0.1 because...
>> 
>> [1]: https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARROW%20AND%20status%20in%20%28Resolved%2C%20Closed%29%20AND%20fixVersion%20%3D%2010.0.1
>> [2]: https://github.com/apache/arrow/tree/a6eabc2b890030578131aecc5e85900597d694a4
>> [3]: https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-10.0.1-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/10.0.1-rc0
>> [9]: https://apache.jfrog.io/artifactory/arrow/nuget-rc/10.0.1-rc0
>> [10]: https://apache.jfrog.io/artifactory/arrow/python-rc/10.0.1-rc0
>> [11]: https://apache.jfrog.io/artifactory/arrow/ubuntu-rc/
>> [12]: https://github.com/apache/arrow/blob/a6eabc2b890030578131aecc5e85900597d694a4/CHANGELOG.md
>> [13]: https://cwiki.apache.org/confluence/display/ARROW/How+to+Verify+Release+Candidates
>> [14]: https://github.com/apache/arrow/pull/14654

[RESULT][VOTE] Release Apache Arrow 10.0.1 - RC0

Posted by Sutou Kouhei <ko...@clear-code.com>.
Hi,

The vote carries with 3 +1 binding votes, 2 +1 non-binding votes and
no -1 votes.

I'm starting to work on the post-release tasks:
https://arrow.apache.org/docs/developers/release.html#post-release-tasks

Any help in doing these tasks is welcome!


Thanks,
-- 
kou

In <20...@clear-code.com>
  "[VOTE] Release Apache Arrow 10.0.1 - RC0" on Thu, 17 Nov 2022 14:10:54 +0900 (JST),
  Sutou Kouhei <ko...@clear-code.com> wrote:

> Hi,
> 
> I would like to propose the following release candidate (RC0) of Apache
> Arrow version 10.0.1. This is a release consisting of 30
> resolved JIRA issues[1].
> 
> This release candidate is based on commit:
> a6eabc2b890030578131aecc5e85900597d694a4 [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 10.0.1
> [ ] +0
> [ ] -1 Do not release this as Apache Arrow 10.0.1 because...
> 
> [1]: https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARROW%20AND%20status%20in%20%28Resolved%2C%20Closed%29%20AND%20fixVersion%20%3D%2010.0.1
> [2]: https://github.com/apache/arrow/tree/a6eabc2b890030578131aecc5e85900597d694a4
> [3]: https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-10.0.1-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/10.0.1-rc0
> [9]: https://apache.jfrog.io/artifactory/arrow/nuget-rc/10.0.1-rc0
> [10]: https://apache.jfrog.io/artifactory/arrow/python-rc/10.0.1-rc0
> [11]: https://apache.jfrog.io/artifactory/arrow/ubuntu-rc/
> [12]: https://github.com/apache/arrow/blob/a6eabc2b890030578131aecc5e85900597d694a4/CHANGELOG.md
> [13]: https://cwiki.apache.org/confluence/display/ARROW/How+to+Verify+Release+Candidates
> [14]: https://github.com/apache/arrow/pull/14654

Re: [VOTE] Release Apache Arrow 10.0.1 - RC0

Posted by Sutou Kouhei <ko...@clear-code.com>.
Are there more people who cast a vote?

In <20...@clear-code.com>
  "[VOTE] Release Apache Arrow 10.0.1 - RC0" on Thu, 17 Nov 2022 14:10:54 +0900 (JST),
  Sutou Kouhei <ko...@clear-code.com> wrote:

> Hi,
> 
> I would like to propose the following release candidate (RC0) of Apache
> Arrow version 10.0.1. This is a release consisting of 30
> resolved JIRA issues[1].
> 
> This release candidate is based on commit:
> a6eabc2b890030578131aecc5e85900597d694a4 [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 10.0.1
> [ ] +0
> [ ] -1 Do not release this as Apache Arrow 10.0.1 because...
> 
> [1]: https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARROW%20AND%20status%20in%20%28Resolved%2C%20Closed%29%20AND%20fixVersion%20%3D%2010.0.1
> [2]: https://github.com/apache/arrow/tree/a6eabc2b890030578131aecc5e85900597d694a4
> [3]: https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-10.0.1-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/10.0.1-rc0
> [9]: https://apache.jfrog.io/artifactory/arrow/nuget-rc/10.0.1-rc0
> [10]: https://apache.jfrog.io/artifactory/arrow/python-rc/10.0.1-rc0
> [11]: https://apache.jfrog.io/artifactory/arrow/ubuntu-rc/
> [12]: https://github.com/apache/arrow/blob/a6eabc2b890030578131aecc5e85900597d694a4/CHANGELOG.md
> [13]: https://cwiki.apache.org/confluence/display/ARROW/How+to+Verify+Release+Candidates
> [14]: https://github.com/apache/arrow/pull/14654

Re: [VOTE] Release Apache Arrow 10.0.1 - RC0

Posted by Andrew Lamb <al...@influxdata.com>.
+1

I ran

TEST_DEFAULT=0 \
      TEST_APT=1 \
      LANG=C \
      dev/release/verify-release-candidate.sh 10.0.1 0

On both Ubuntu 22.04 and Mac OS

Andrew


On Thu, Nov 17, 2022 at 2:52 AM Sutou Kouhei <ko...@clear-code.com> wrote:

> +1
>
> I ran the followings on Debian GNU/Linux sid:
>
>   * TEST_DEFAULT=0 \
>       TEST_SOURCE=1 \
>       LANG=C \
>       TZ=UTC \
>       CUDAToolkit_ROOT=/usr \
>       ARROW_CMAKE_OPTIONS="-DBoost_NO_BOOST_CMAKE=ON
> -Dxsimd_SOURCE=BUNDLED" \
>       dev/release/verify-release-candidate.sh 10.0.1 0
>
>   * TEST_DEFAULT=0 \
>       TEST_APT=1 \
>       LANG=C \
>       dev/release/verify-release-candidate.sh 10.0.1 0
>
>   * TEST_DEFAULT=0 \
>       TEST_BINARY=1 \
>       LANG=C \
>       dev/release/verify-release-candidate.sh 10.0.1 0
>
>   * TEST_DEFAULT=0 \
>       TEST_JARS=1 \
>       LANG=C \
>       dev/release/verify-release-candidate.sh 10.0.1 0
>
>   * TEST_DEFAULT=0 \
>       TEST_WHEELS=1 \
>       LANG=C \
>       dev/release/verify-release-candidate.sh 10.0.1 0
>
>   * TEST_DEFAULT=0 \
>       TEST_YUM=1 \
>       LANG=C \
>       dev/release/verify-release-candidate.sh 10.0.1 0
>
> with:
>
>   * .NET SDK (6.0.402)
>   * Python 3.10.8
>   * gcc (Debian 12.2.0-9) 12.2.0
>   * nvidia-cuda-dev 11.6.2-2
>   * openjdk version "18.0.2-ea" 2022-07-19
>   * ruby 3.0.4p208 (2022-04-12 revision 3fa771dded) [x86_64-linux-gnu]
>
> Notes:
>
>   * https://github.com/apache/arrow/pull/14661 is needed for TEST_YUM=1
>
>
> Thanks,
> --
> kou
>
>
> In <20...@clear-code.com>
>   "[VOTE] Release Apache Arrow 10.0.1 - RC0" on Thu, 17 Nov 2022 14:10:54
> +0900 (JST),
>   Sutou Kouhei <ko...@clear-code.com> wrote:
>
> > Hi,
> >
> > I would like to propose the following release candidate (RC0) of Apache
> > Arrow version 10.0.1. This is a release consisting of 30
> > resolved JIRA issues[1].
> >
> > This release candidate is based on commit:
> > a6eabc2b890030578131aecc5e85900597d694a4 [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 10.0.1
> > [ ] +0
> > [ ] -1 Do not release this as Apache Arrow 10.0.1 because...
> >
> > [1]:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARROW%20AND%20status%20in%20%28Resolved%2C%20Closed%29%20AND%20fixVersion%20%3D%2010.0.1
> > [2]:
> https://github.com/apache/arrow/tree/a6eabc2b890030578131aecc5e85900597d694a4
> > [3]:
> https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-10.0.1-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/10.0.1-rc0
> > [9]: https://apache.jfrog.io/artifactory/arrow/nuget-rc/10.0.1-rc0
> > [10]: https://apache.jfrog.io/artifactory/arrow/python-rc/10.0.1-rc0
> > [11]: https://apache.jfrog.io/artifactory/arrow/ubuntu-rc/
> > [12]:
> https://github.com/apache/arrow/blob/a6eabc2b890030578131aecc5e85900597d694a4/CHANGELOG.md
> > [13]:
> https://cwiki.apache.org/confluence/display/ARROW/How+to+Verify+Release+Candidates
> > [14]: https://github.com/apache/arrow/pull/14654
>

Re: [VOTE] Release Apache Arrow 10.0.1 - RC0

Posted by Raúl Cumplido <ra...@gmail.com>.
Hi,

+1

I've run:

TEST_DEFAULT=0 TEST_SOURCE=1 dev/release/verify-release-candidate.sh 10.0.1
0
TEST_DEFAULT=0 TEST_WHEELS=1 dev/release/verify-release-candidate.sh 10.0.1
0
TEST_DEFAULT=0 TEST_BINARIES=1 dev/release/verify-release-candidate.sh
10.0.1 0

For the yum verification to succeed I had to apply as suggested by Kou this
verification fix:
https://github.com/apache/arrow/pull/14661


Tested with:
  * Python 3.10.6 and Python 3.11.0
  * gcc version 11.3.0 (Ubuntu 11.3.0-1ubuntu1~22.04)
  * NVIDIA CUDA compiler cuda_11.5.r11.5/compiler.30672275_0
  * openjdk "17.0.5" 2022-10-18
  * ruby 3.0.2p107 (2021-07-07 revision 0db68f0233) [x86_64-linux-gnu]
  * Ubuntu 22.04 LTS

Thanks,
Raúl


El jue, 17 nov 2022 a las 21:21, Sutou Kouhei (<ko...@clear-code.com>)
escribió:

> Hi,
>
> > I had to skip debian:bookworm because of an apparent
> > upstream issue where "lsb_release" gives "No LSB modules
> > are available".
>
> "docker pull debian:bookworm" will fix it.
>
> > I skipped YUM verification because the
> > gobject-introspection gem failed to build.
>
> https://github.com/apache/arrow/pull/14661 will fix it.
>
>
> Thanks,
> --
> kou
>
> In <81...@app.fastmail.com>
>   "Re: [VOTE] Release Apache Arrow 10.0.1 - RC0" on Thu, 17 Nov 2022
> 11:58:30 -0500,
>   "David Li" <li...@apache.org> wrote:
>
> > +1 (binding), AMD64/Linux
> >
> > I had to skip debian:bookworm because of an apparent upstream issue
> where "lsb_release" gives "No LSB modules are available".  I skipped YUM
> verification because the gobject-introspection gem failed to build.
> >
> > On Thu, Nov 17, 2022, at 09:45, Rok Mihevc wrote:
> >> +1
> >>
> >> Passed on M1 with:
> >> TEST_DEFAULT=0 TEST_SOURCE=1 TEST_PYTHON=0 TEST_GLIB=0 TEST_RUBY=0
> >> dev/release/verify-release-candidate.sh 10.0.1 0
> >>
> >>
> >> With TEST_PYTHON=1 it reported a CMake issue:
> >>
> >> -- ArrowPythonFlight version: 10.0.1
> >>
> >> -- Found the ArrowPythonFlight shared library:
> >>
> /private/var/folders/bc/h5_8w_395x32tv7b7f9lnhz40000gn/T/arrow-10.0.1.XXXXX.BpuqwhAp/apache-arrow-10.0.1/python/build/dist/lib/libarrow_python_flight.1000.1.0.dylib
> >>
> >> -- Found the ArrowPythonFlight import library:
> >> ARROW_PYTHON_FLIGHT_IMPORT_LIB-NOTFOUND
> >>
> >> -- Found the ArrowPythonFlight static library:
> >>
> /private/var/folders/bc/h5_8w_395x32tv7b7f9lnhz40000gn/T/arrow-10.0.1.XXXXX.BpuqwhAp/apache-arrow-10.0.1/python/build/dist/lib/libarrow_python_flight.a
> >>
> >> CMake Error at CMakeLists.txt:553 (find_package):
> >>
> >>   By not providing "FindArrowSubstrait.cmake" in CMAKE_MODULE_PATH this
> >>
> >>   project has asked CMake to find a package configuration file provided
> by
> >>
> >>   "ArrowSubstrait", but CMake did not find one.
> >>
> >>
> >>   Could not find a package configuration file provided by
> "ArrowSubstrait"
> >>
> >>   with any of the following names:
> >>
> >>
> >>     ArrowSubstraitConfig.cmake
> >>
> >>     arrowsubstrait-config.cmake
> >>
> >>
> >>   Add the installation prefix of "ArrowSubstrait" to CMAKE_PREFIX_PATH
> or
> >> set
> >>
> >>   "ArrowSubstrait_DIR" to a directory containing one of the above
> files.  If
> >>
> >>   "ArrowSubstrait" provides a separate development package or SDK, be
> sure
> >> it
> >>
> >>   has been installed.
> >>
> >>
> >>
> >> With TEST_RUBY=1 it failed with:
> >>
> >>
> >> Installing gobject-introspection 4.0.3 with native extensions
> >>
> >> Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
> >>
> >>
> >> Both seem more related to my specific environment issues than anything
> else.
> >>
> >>
> >> Rok
> >>
> >> On Thu, Nov 17, 2022 at 8:52 AM Sutou Kouhei <ko...@clear-code.com>
> wrote:
> >>
> >>> +1
> >>>
> >>> I ran the followings on Debian GNU/Linux sid:
> >>>
> >>>   * TEST_DEFAULT=0 \
> >>>       TEST_SOURCE=1 \
> >>>       LANG=C \
> >>>       TZ=UTC \
> >>>       CUDAToolkit_ROOT=/usr \
> >>>       ARROW_CMAKE_OPTIONS="-DBoost_NO_BOOST_CMAKE=ON
> >>> -Dxsimd_SOURCE=BUNDLED" \
> >>>       dev/release/verify-release-candidate.sh 10.0.1 0
> >>>
> >>>   * TEST_DEFAULT=0 \
> >>>       TEST_APT=1 \
> >>>       LANG=C \
> >>>       dev/release/verify-release-candidate.sh 10.0.1 0
> >>>
> >>>   * TEST_DEFAULT=0 \
> >>>       TEST_BINARY=1 \
> >>>       LANG=C \
> >>>       dev/release/verify-release-candidate.sh 10.0.1 0
> >>>
> >>>   * TEST_DEFAULT=0 \
> >>>       TEST_JARS=1 \
> >>>       LANG=C \
> >>>       dev/release/verify-release-candidate.sh 10.0.1 0
> >>>
> >>>   * TEST_DEFAULT=0 \
> >>>       TEST_WHEELS=1 \
> >>>       LANG=C \
> >>>       dev/release/verify-release-candidate.sh 10.0.1 0
> >>>
> >>>   * TEST_DEFAULT=0 \
> >>>       TEST_YUM=1 \
> >>>       LANG=C \
> >>>       dev/release/verify-release-candidate.sh 10.0.1 0
> >>>
> >>> with:
> >>>
> >>>   * .NET SDK (6.0.402)
> >>>   * Python 3.10.8
> >>>   * gcc (Debian 12.2.0-9) 12.2.0
> >>>   * nvidia-cuda-dev 11.6.2-2
> >>>   * openjdk version "18.0.2-ea" 2022-07-19
> >>>   * ruby 3.0.4p208 (2022-04-12 revision 3fa771dded) [x86_64-linux-gnu]
> >>>
> >>> Notes:
> >>>
> >>>   * https://github.com/apache/arrow/pull/14661 is needed for
> TEST_YUM=1
> >>>
> >>>
> >>> Thanks,
> >>> --
> >>> kou
> >>>
> >>>
> >>> In <20...@clear-code.com>
> >>>   "[VOTE] Release Apache Arrow 10.0.1 - RC0" on Thu, 17 Nov 2022
> 14:10:54
> >>> +0900 (JST),
> >>>   Sutou Kouhei <ko...@clear-code.com> wrote:
> >>>
> >>> > Hi,
> >>> >
> >>> > I would like to propose the following release candidate (RC0) of
> Apache
> >>> > Arrow version 10.0.1. This is a release consisting of 30
> >>> > resolved JIRA issues[1].
> >>> >
> >>> > This release candidate is based on commit:
> >>> > a6eabc2b890030578131aecc5e85900597d694a4 [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 10.0.1
> >>> > [ ] +0
> >>> > [ ] -1 Do not release this as Apache Arrow 10.0.1 because...
> >>> >
> >>> > [1]:
> >>>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARROW%20AND%20status%20in%20%28Resolved%2C%20Closed%29%20AND%20fixVersion%20%3D%2010.0.1
> >>> > [2]:
> >>>
> https://github.com/apache/arrow/tree/a6eabc2b890030578131aecc5e85900597d694a4
> >>> > [3]:
> >>> https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-10.0.1-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/10.0.1-rc0
> >>> > [9]: https://apache.jfrog.io/artifactory/arrow/nuget-rc/10.0.1-rc0
> >>> > [10]: https://apache.jfrog.io/artifactory/arrow/python-rc/10.0.1-rc0
> >>> > [11]: https://apache.jfrog.io/artifactory/arrow/ubuntu-rc/
> >>> > [12]:
> >>>
> https://github.com/apache/arrow/blob/a6eabc2b890030578131aecc5e85900597d694a4/CHANGELOG.md
> >>> > [13]:
> >>>
> https://cwiki.apache.org/confluence/display/ARROW/How+to+Verify+Release+Candidates
> >>> > [14]: https://github.com/apache/arrow/pull/14654
> >>>
>

Re: [VOTE] Release Apache Arrow 10.0.1 - RC0

Posted by Sutou Kouhei <ko...@clear-code.com>.
Hi,

> I had to skip debian:bookworm because of an apparent
> upstream issue where "lsb_release" gives "No LSB modules
> are available".

"docker pull debian:bookworm" will fix it.

> I skipped YUM verification because the
> gobject-introspection gem failed to build.

https://github.com/apache/arrow/pull/14661 will fix it.


Thanks,
-- 
kou

In <81...@app.fastmail.com>
  "Re: [VOTE] Release Apache Arrow 10.0.1 - RC0" on Thu, 17 Nov 2022 11:58:30 -0500,
  "David Li" <li...@apache.org> wrote:

> +1 (binding), AMD64/Linux
> 
> I had to skip debian:bookworm because of an apparent upstream issue where "lsb_release" gives "No LSB modules are available".  I skipped YUM verification because the gobject-introspection gem failed to build.
> 
> On Thu, Nov 17, 2022, at 09:45, Rok Mihevc wrote:
>> +1
>>
>> Passed on M1 with:
>> TEST_DEFAULT=0 TEST_SOURCE=1 TEST_PYTHON=0 TEST_GLIB=0 TEST_RUBY=0
>> dev/release/verify-release-candidate.sh 10.0.1 0
>>
>>
>> With TEST_PYTHON=1 it reported a CMake issue:
>>
>> -- ArrowPythonFlight version: 10.0.1
>>
>> -- Found the ArrowPythonFlight shared library:
>> /private/var/folders/bc/h5_8w_395x32tv7b7f9lnhz40000gn/T/arrow-10.0.1.XXXXX.BpuqwhAp/apache-arrow-10.0.1/python/build/dist/lib/libarrow_python_flight.1000.1.0.dylib
>>
>> -- Found the ArrowPythonFlight import library:
>> ARROW_PYTHON_FLIGHT_IMPORT_LIB-NOTFOUND
>>
>> -- Found the ArrowPythonFlight static library:
>> /private/var/folders/bc/h5_8w_395x32tv7b7f9lnhz40000gn/T/arrow-10.0.1.XXXXX.BpuqwhAp/apache-arrow-10.0.1/python/build/dist/lib/libarrow_python_flight.a
>>
>> CMake Error at CMakeLists.txt:553 (find_package):
>>
>>   By not providing "FindArrowSubstrait.cmake" in CMAKE_MODULE_PATH this
>>
>>   project has asked CMake to find a package configuration file provided by
>>
>>   "ArrowSubstrait", but CMake did not find one.
>>
>>
>>   Could not find a package configuration file provided by "ArrowSubstrait"
>>
>>   with any of the following names:
>>
>>
>>     ArrowSubstraitConfig.cmake
>>
>>     arrowsubstrait-config.cmake
>>
>>
>>   Add the installation prefix of "ArrowSubstrait" to CMAKE_PREFIX_PATH or
>> set
>>
>>   "ArrowSubstrait_DIR" to a directory containing one of the above files.  If
>>
>>   "ArrowSubstrait" provides a separate development package or SDK, be sure
>> it
>>
>>   has been installed.
>>
>>
>>
>> With TEST_RUBY=1 it failed with:
>>
>>
>> Installing gobject-introspection 4.0.3 with native extensions
>>
>> Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
>>
>>
>> Both seem more related to my specific environment issues than anything else.
>>
>>
>> Rok
>>
>> On Thu, Nov 17, 2022 at 8:52 AM Sutou Kouhei <ko...@clear-code.com> wrote:
>>
>>> +1
>>>
>>> I ran the followings on Debian GNU/Linux sid:
>>>
>>>   * TEST_DEFAULT=0 \
>>>       TEST_SOURCE=1 \
>>>       LANG=C \
>>>       TZ=UTC \
>>>       CUDAToolkit_ROOT=/usr \
>>>       ARROW_CMAKE_OPTIONS="-DBoost_NO_BOOST_CMAKE=ON
>>> -Dxsimd_SOURCE=BUNDLED" \
>>>       dev/release/verify-release-candidate.sh 10.0.1 0
>>>
>>>   * TEST_DEFAULT=0 \
>>>       TEST_APT=1 \
>>>       LANG=C \
>>>       dev/release/verify-release-candidate.sh 10.0.1 0
>>>
>>>   * TEST_DEFAULT=0 \
>>>       TEST_BINARY=1 \
>>>       LANG=C \
>>>       dev/release/verify-release-candidate.sh 10.0.1 0
>>>
>>>   * TEST_DEFAULT=0 \
>>>       TEST_JARS=1 \
>>>       LANG=C \
>>>       dev/release/verify-release-candidate.sh 10.0.1 0
>>>
>>>   * TEST_DEFAULT=0 \
>>>       TEST_WHEELS=1 \
>>>       LANG=C \
>>>       dev/release/verify-release-candidate.sh 10.0.1 0
>>>
>>>   * TEST_DEFAULT=0 \
>>>       TEST_YUM=1 \
>>>       LANG=C \
>>>       dev/release/verify-release-candidate.sh 10.0.1 0
>>>
>>> with:
>>>
>>>   * .NET SDK (6.0.402)
>>>   * Python 3.10.8
>>>   * gcc (Debian 12.2.0-9) 12.2.0
>>>   * nvidia-cuda-dev 11.6.2-2
>>>   * openjdk version "18.0.2-ea" 2022-07-19
>>>   * ruby 3.0.4p208 (2022-04-12 revision 3fa771dded) [x86_64-linux-gnu]
>>>
>>> Notes:
>>>
>>>   * https://github.com/apache/arrow/pull/14661 is needed for TEST_YUM=1
>>>
>>>
>>> Thanks,
>>> --
>>> kou
>>>
>>>
>>> In <20...@clear-code.com>
>>>   "[VOTE] Release Apache Arrow 10.0.1 - RC0" on Thu, 17 Nov 2022 14:10:54
>>> +0900 (JST),
>>>   Sutou Kouhei <ko...@clear-code.com> wrote:
>>>
>>> > Hi,
>>> >
>>> > I would like to propose the following release candidate (RC0) of Apache
>>> > Arrow version 10.0.1. This is a release consisting of 30
>>> > resolved JIRA issues[1].
>>> >
>>> > This release candidate is based on commit:
>>> > a6eabc2b890030578131aecc5e85900597d694a4 [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 10.0.1
>>> > [ ] +0
>>> > [ ] -1 Do not release this as Apache Arrow 10.0.1 because...
>>> >
>>> > [1]:
>>> https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARROW%20AND%20status%20in%20%28Resolved%2C%20Closed%29%20AND%20fixVersion%20%3D%2010.0.1
>>> > [2]:
>>> https://github.com/apache/arrow/tree/a6eabc2b890030578131aecc5e85900597d694a4
>>> > [3]:
>>> https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-10.0.1-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/10.0.1-rc0
>>> > [9]: https://apache.jfrog.io/artifactory/arrow/nuget-rc/10.0.1-rc0
>>> > [10]: https://apache.jfrog.io/artifactory/arrow/python-rc/10.0.1-rc0
>>> > [11]: https://apache.jfrog.io/artifactory/arrow/ubuntu-rc/
>>> > [12]:
>>> https://github.com/apache/arrow/blob/a6eabc2b890030578131aecc5e85900597d694a4/CHANGELOG.md
>>> > [13]:
>>> https://cwiki.apache.org/confluence/display/ARROW/How+to+Verify+Release+Candidates
>>> > [14]: https://github.com/apache/arrow/pull/14654
>>>

Re: [VOTE] Release Apache Arrow 10.0.1 - RC0

Posted by David Li <li...@apache.org>.
+1 (binding), AMD64/Linux

I had to skip debian:bookworm because of an apparent upstream issue where "lsb_release" gives "No LSB modules are available".  I skipped YUM verification because the gobject-introspection gem failed to build.

On Thu, Nov 17, 2022, at 09:45, Rok Mihevc wrote:
> +1
>
> Passed on M1 with:
> TEST_DEFAULT=0 TEST_SOURCE=1 TEST_PYTHON=0 TEST_GLIB=0 TEST_RUBY=0
> dev/release/verify-release-candidate.sh 10.0.1 0
>
>
> With TEST_PYTHON=1 it reported a CMake issue:
>
> -- ArrowPythonFlight version: 10.0.1
>
> -- Found the ArrowPythonFlight shared library:
> /private/var/folders/bc/h5_8w_395x32tv7b7f9lnhz40000gn/T/arrow-10.0.1.XXXXX.BpuqwhAp/apache-arrow-10.0.1/python/build/dist/lib/libarrow_python_flight.1000.1.0.dylib
>
> -- Found the ArrowPythonFlight import library:
> ARROW_PYTHON_FLIGHT_IMPORT_LIB-NOTFOUND
>
> -- Found the ArrowPythonFlight static library:
> /private/var/folders/bc/h5_8w_395x32tv7b7f9lnhz40000gn/T/arrow-10.0.1.XXXXX.BpuqwhAp/apache-arrow-10.0.1/python/build/dist/lib/libarrow_python_flight.a
>
> CMake Error at CMakeLists.txt:553 (find_package):
>
>   By not providing "FindArrowSubstrait.cmake" in CMAKE_MODULE_PATH this
>
>   project has asked CMake to find a package configuration file provided by
>
>   "ArrowSubstrait", but CMake did not find one.
>
>
>   Could not find a package configuration file provided by "ArrowSubstrait"
>
>   with any of the following names:
>
>
>     ArrowSubstraitConfig.cmake
>
>     arrowsubstrait-config.cmake
>
>
>   Add the installation prefix of "ArrowSubstrait" to CMAKE_PREFIX_PATH or
> set
>
>   "ArrowSubstrait_DIR" to a directory containing one of the above files.  If
>
>   "ArrowSubstrait" provides a separate development package or SDK, be sure
> it
>
>   has been installed.
>
>
>
> With TEST_RUBY=1 it failed with:
>
>
> Installing gobject-introspection 4.0.3 with native extensions
>
> Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
>
>
> Both seem more related to my specific environment issues than anything else.
>
>
> Rok
>
> On Thu, Nov 17, 2022 at 8:52 AM Sutou Kouhei <ko...@clear-code.com> wrote:
>
>> +1
>>
>> I ran the followings on Debian GNU/Linux sid:
>>
>>   * TEST_DEFAULT=0 \
>>       TEST_SOURCE=1 \
>>       LANG=C \
>>       TZ=UTC \
>>       CUDAToolkit_ROOT=/usr \
>>       ARROW_CMAKE_OPTIONS="-DBoost_NO_BOOST_CMAKE=ON
>> -Dxsimd_SOURCE=BUNDLED" \
>>       dev/release/verify-release-candidate.sh 10.0.1 0
>>
>>   * TEST_DEFAULT=0 \
>>       TEST_APT=1 \
>>       LANG=C \
>>       dev/release/verify-release-candidate.sh 10.0.1 0
>>
>>   * TEST_DEFAULT=0 \
>>       TEST_BINARY=1 \
>>       LANG=C \
>>       dev/release/verify-release-candidate.sh 10.0.1 0
>>
>>   * TEST_DEFAULT=0 \
>>       TEST_JARS=1 \
>>       LANG=C \
>>       dev/release/verify-release-candidate.sh 10.0.1 0
>>
>>   * TEST_DEFAULT=0 \
>>       TEST_WHEELS=1 \
>>       LANG=C \
>>       dev/release/verify-release-candidate.sh 10.0.1 0
>>
>>   * TEST_DEFAULT=0 \
>>       TEST_YUM=1 \
>>       LANG=C \
>>       dev/release/verify-release-candidate.sh 10.0.1 0
>>
>> with:
>>
>>   * .NET SDK (6.0.402)
>>   * Python 3.10.8
>>   * gcc (Debian 12.2.0-9) 12.2.0
>>   * nvidia-cuda-dev 11.6.2-2
>>   * openjdk version "18.0.2-ea" 2022-07-19
>>   * ruby 3.0.4p208 (2022-04-12 revision 3fa771dded) [x86_64-linux-gnu]
>>
>> Notes:
>>
>>   * https://github.com/apache/arrow/pull/14661 is needed for TEST_YUM=1
>>
>>
>> Thanks,
>> --
>> kou
>>
>>
>> In <20...@clear-code.com>
>>   "[VOTE] Release Apache Arrow 10.0.1 - RC0" on Thu, 17 Nov 2022 14:10:54
>> +0900 (JST),
>>   Sutou Kouhei <ko...@clear-code.com> wrote:
>>
>> > Hi,
>> >
>> > I would like to propose the following release candidate (RC0) of Apache
>> > Arrow version 10.0.1. This is a release consisting of 30
>> > resolved JIRA issues[1].
>> >
>> > This release candidate is based on commit:
>> > a6eabc2b890030578131aecc5e85900597d694a4 [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 10.0.1
>> > [ ] +0
>> > [ ] -1 Do not release this as Apache Arrow 10.0.1 because...
>> >
>> > [1]:
>> https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARROW%20AND%20status%20in%20%28Resolved%2C%20Closed%29%20AND%20fixVersion%20%3D%2010.0.1
>> > [2]:
>> https://github.com/apache/arrow/tree/a6eabc2b890030578131aecc5e85900597d694a4
>> > [3]:
>> https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-10.0.1-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/10.0.1-rc0
>> > [9]: https://apache.jfrog.io/artifactory/arrow/nuget-rc/10.0.1-rc0
>> > [10]: https://apache.jfrog.io/artifactory/arrow/python-rc/10.0.1-rc0
>> > [11]: https://apache.jfrog.io/artifactory/arrow/ubuntu-rc/
>> > [12]:
>> https://github.com/apache/arrow/blob/a6eabc2b890030578131aecc5e85900597d694a4/CHANGELOG.md
>> > [13]:
>> https://cwiki.apache.org/confluence/display/ARROW/How+to+Verify+Release+Candidates
>> > [14]: https://github.com/apache/arrow/pull/14654
>>

Re: [VOTE] Release Apache Arrow 10.0.1 - RC0

Posted by Rok Mihevc <ro...@gmail.com>.
+1

Passed on M1 with:
TEST_DEFAULT=0 TEST_SOURCE=1 TEST_PYTHON=0 TEST_GLIB=0 TEST_RUBY=0
dev/release/verify-release-candidate.sh 10.0.1 0


With TEST_PYTHON=1 it reported a CMake issue:

-- ArrowPythonFlight version: 10.0.1

-- Found the ArrowPythonFlight shared library:
/private/var/folders/bc/h5_8w_395x32tv7b7f9lnhz40000gn/T/arrow-10.0.1.XXXXX.BpuqwhAp/apache-arrow-10.0.1/python/build/dist/lib/libarrow_python_flight.1000.1.0.dylib

-- Found the ArrowPythonFlight import library:
ARROW_PYTHON_FLIGHT_IMPORT_LIB-NOTFOUND

-- Found the ArrowPythonFlight static library:
/private/var/folders/bc/h5_8w_395x32tv7b7f9lnhz40000gn/T/arrow-10.0.1.XXXXX.BpuqwhAp/apache-arrow-10.0.1/python/build/dist/lib/libarrow_python_flight.a

CMake Error at CMakeLists.txt:553 (find_package):

  By not providing "FindArrowSubstrait.cmake" in CMAKE_MODULE_PATH this

  project has asked CMake to find a package configuration file provided by

  "ArrowSubstrait", but CMake did not find one.


  Could not find a package configuration file provided by "ArrowSubstrait"

  with any of the following names:


    ArrowSubstraitConfig.cmake

    arrowsubstrait-config.cmake


  Add the installation prefix of "ArrowSubstrait" to CMAKE_PREFIX_PATH or
set

  "ArrowSubstrait_DIR" to a directory containing one of the above files.  If

  "ArrowSubstrait" provides a separate development package or SDK, be sure
it

  has been installed.



With TEST_RUBY=1 it failed with:


Installing gobject-introspection 4.0.3 with native extensions

Gem::Ext::BuildError: ERROR: Failed to build gem native extension.


Both seem more related to my specific environment issues than anything else.


Rok

On Thu, Nov 17, 2022 at 8:52 AM Sutou Kouhei <ko...@clear-code.com> wrote:

> +1
>
> I ran the followings on Debian GNU/Linux sid:
>
>   * TEST_DEFAULT=0 \
>       TEST_SOURCE=1 \
>       LANG=C \
>       TZ=UTC \
>       CUDAToolkit_ROOT=/usr \
>       ARROW_CMAKE_OPTIONS="-DBoost_NO_BOOST_CMAKE=ON
> -Dxsimd_SOURCE=BUNDLED" \
>       dev/release/verify-release-candidate.sh 10.0.1 0
>
>   * TEST_DEFAULT=0 \
>       TEST_APT=1 \
>       LANG=C \
>       dev/release/verify-release-candidate.sh 10.0.1 0
>
>   * TEST_DEFAULT=0 \
>       TEST_BINARY=1 \
>       LANG=C \
>       dev/release/verify-release-candidate.sh 10.0.1 0
>
>   * TEST_DEFAULT=0 \
>       TEST_JARS=1 \
>       LANG=C \
>       dev/release/verify-release-candidate.sh 10.0.1 0
>
>   * TEST_DEFAULT=0 \
>       TEST_WHEELS=1 \
>       LANG=C \
>       dev/release/verify-release-candidate.sh 10.0.1 0
>
>   * TEST_DEFAULT=0 \
>       TEST_YUM=1 \
>       LANG=C \
>       dev/release/verify-release-candidate.sh 10.0.1 0
>
> with:
>
>   * .NET SDK (6.0.402)
>   * Python 3.10.8
>   * gcc (Debian 12.2.0-9) 12.2.0
>   * nvidia-cuda-dev 11.6.2-2
>   * openjdk version "18.0.2-ea" 2022-07-19
>   * ruby 3.0.4p208 (2022-04-12 revision 3fa771dded) [x86_64-linux-gnu]
>
> Notes:
>
>   * https://github.com/apache/arrow/pull/14661 is needed for TEST_YUM=1
>
>
> Thanks,
> --
> kou
>
>
> In <20...@clear-code.com>
>   "[VOTE] Release Apache Arrow 10.0.1 - RC0" on Thu, 17 Nov 2022 14:10:54
> +0900 (JST),
>   Sutou Kouhei <ko...@clear-code.com> wrote:
>
> > Hi,
> >
> > I would like to propose the following release candidate (RC0) of Apache
> > Arrow version 10.0.1. This is a release consisting of 30
> > resolved JIRA issues[1].
> >
> > This release candidate is based on commit:
> > a6eabc2b890030578131aecc5e85900597d694a4 [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 10.0.1
> > [ ] +0
> > [ ] -1 Do not release this as Apache Arrow 10.0.1 because...
> >
> > [1]:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARROW%20AND%20status%20in%20%28Resolved%2C%20Closed%29%20AND%20fixVersion%20%3D%2010.0.1
> > [2]:
> https://github.com/apache/arrow/tree/a6eabc2b890030578131aecc5e85900597d694a4
> > [3]:
> https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-10.0.1-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/10.0.1-rc0
> > [9]: https://apache.jfrog.io/artifactory/arrow/nuget-rc/10.0.1-rc0
> > [10]: https://apache.jfrog.io/artifactory/arrow/python-rc/10.0.1-rc0
> > [11]: https://apache.jfrog.io/artifactory/arrow/ubuntu-rc/
> > [12]:
> https://github.com/apache/arrow/blob/a6eabc2b890030578131aecc5e85900597d694a4/CHANGELOG.md
> > [13]:
> https://cwiki.apache.org/confluence/display/ARROW/How+to+Verify+Release+Candidates
> > [14]: https://github.com/apache/arrow/pull/14654
>

Re: [VOTE] Release Apache Arrow 10.0.1 - RC0

Posted by Sutou Kouhei <ko...@clear-code.com>.
+1

I ran the followings on Debian GNU/Linux sid:

  * TEST_DEFAULT=0 \
      TEST_SOURCE=1 \
      LANG=C \
      TZ=UTC \
      CUDAToolkit_ROOT=/usr \
      ARROW_CMAKE_OPTIONS="-DBoost_NO_BOOST_CMAKE=ON -Dxsimd_SOURCE=BUNDLED" \
      dev/release/verify-release-candidate.sh 10.0.1 0

  * TEST_DEFAULT=0 \
      TEST_APT=1 \
      LANG=C \
      dev/release/verify-release-candidate.sh 10.0.1 0

  * TEST_DEFAULT=0 \
      TEST_BINARY=1 \
      LANG=C \
      dev/release/verify-release-candidate.sh 10.0.1 0

  * TEST_DEFAULT=0 \
      TEST_JARS=1 \
      LANG=C \
      dev/release/verify-release-candidate.sh 10.0.1 0

  * TEST_DEFAULT=0 \
      TEST_WHEELS=1 \
      LANG=C \
      dev/release/verify-release-candidate.sh 10.0.1 0

  * TEST_DEFAULT=0 \
      TEST_YUM=1 \
      LANG=C \
      dev/release/verify-release-candidate.sh 10.0.1 0

with:

  * .NET SDK (6.0.402)
  * Python 3.10.8
  * gcc (Debian 12.2.0-9) 12.2.0
  * nvidia-cuda-dev 11.6.2-2
  * openjdk version "18.0.2-ea" 2022-07-19
  * ruby 3.0.4p208 (2022-04-12 revision 3fa771dded) [x86_64-linux-gnu]

Notes:

  * https://github.com/apache/arrow/pull/14661 is needed for TEST_YUM=1


Thanks,
-- 
kou


In <20...@clear-code.com>
  "[VOTE] Release Apache Arrow 10.0.1 - RC0" on Thu, 17 Nov 2022 14:10:54 +0900 (JST),
  Sutou Kouhei <ko...@clear-code.com> wrote:

> Hi,
> 
> I would like to propose the following release candidate (RC0) of Apache
> Arrow version 10.0.1. This is a release consisting of 30
> resolved JIRA issues[1].
> 
> This release candidate is based on commit:
> a6eabc2b890030578131aecc5e85900597d694a4 [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 10.0.1
> [ ] +0
> [ ] -1 Do not release this as Apache Arrow 10.0.1 because...
> 
> [1]: https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARROW%20AND%20status%20in%20%28Resolved%2C%20Closed%29%20AND%20fixVersion%20%3D%2010.0.1
> [2]: https://github.com/apache/arrow/tree/a6eabc2b890030578131aecc5e85900597d694a4
> [3]: https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-10.0.1-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/10.0.1-rc0
> [9]: https://apache.jfrog.io/artifactory/arrow/nuget-rc/10.0.1-rc0
> [10]: https://apache.jfrog.io/artifactory/arrow/python-rc/10.0.1-rc0
> [11]: https://apache.jfrog.io/artifactory/arrow/ubuntu-rc/
> [12]: https://github.com/apache/arrow/blob/a6eabc2b890030578131aecc5e85900597d694a4/CHANGELOG.md
> [13]: https://cwiki.apache.org/confluence/display/ARROW/How+to+Verify+Release+Candidates
> [14]: https://github.com/apache/arrow/pull/14654