[RESULT][VOTE] Release Apache Arrow 14.0.2 - RC3

2023-12-18 Thread Raúl Cumplido
Hi, Thanks everyone. The result of the vote is successful with 4 +1 binding votes, 2 +1 non-binding vote and no -1 votes. I will start the post release tasks for 14.0.2 [1]. Thanks, Raúl [1] https://arrow.apache.org/docs/dev/developers/release.html#post-release-tasks El mié, 13 dic 2023 a las

Re: [VOTE] Release Apache Arrow 14.0.2 - RC3

2023-12-15 Thread Dewey Dunnington
+1 I ran TEST_DEFAULT=0 TEST_CPP=1 dev/release/verify-release-candidate.sh 14.0.2 3 on MacOS M1. I do get one failing test (gandiva-internals-test) but this has failed for me for the last three versions. Note that the R bindings will have to patch the static libraries we host for convenience inst

Re: [VOTE] Release Apache Arrow 14.0.2 - RC3

2023-12-14 Thread wish maple
+1 (binding) Verified C++ and Python in my M1 MacOS Best, Xuwei Fu Jean-Baptiste Onofré 于2023年12月15日周五 00:19写道: > +1 (non binding) > > I checked: > - hash and signature are OK > - build is OK as soon as submodule are added (see the discussion on > another thread) > - LICENSE and NOTICE look go

Re: [VOTE] Release Apache Arrow 14.0.2 - RC3

2023-12-14 Thread Sutou Kouhei
.2 3 with: * .NET SDK (7.0.404) * Python 3.11.7 * gcc (Debian 13.2.0-8) 13.2.0 * nvidia-cuda-dev 12.0.146~12.0.1-3 * openjdk version "17.0.9" 2023-10-17 * ruby 3.1.2p20 (2022-04-12 revision 4491bb740a) [x86_64-linux-gnu] Thanks, -- kou In "[VOTE] Release Apache Arrow 14.

Re: [VOTE] Release Apache Arrow 14.0.2 - RC3

2023-12-14 Thread Jean-Baptiste Onofré
+1 (non binding) I checked: - hash and signature are OK - build is OK as soon as submodule are added (see the discussion on another thread) - LICENSE and NOTICE look good (maybe worth updating copyright date) - I checked RAT, and some files in the exclude should actually contain ASF header. I will

Re: [VOTE] Release Apache Arrow 14.0.2 - RC3

2023-12-14 Thread Raúl Cumplido
+1 I have successfully run: TEST_DEFAULT=0 TEST_SOURCE=1 dev/release/verify-release-candidate.sh 14.0.2 3 TEST_DEFAULT=0 TEST_BINARIES=1 dev/release/verify-release-candidate.sh 14.0.2 3 With: * Python 3.10.12 * gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 * NVIDIA CUDA Build cuda_11.5.r11.5/c

Re: [VOTE] Release Apache Arrow 14.0.2 - RC3

2023-12-14 Thread Joris Van den Bossche
+1 Successfully verified C++ and Python source and Python wheels on Ubuntu 20.04. On Wed, 13 Dec 2023 at 22:40, Raúl Cumplido wrote: > > Hi, > > A couple of minor nits for the release verification. > > The PR with the verification tasks [1] shows a couple of binary > verification failures. > > "

Re: [VOTE] Release Apache Arrow 14.0.2 - RC3

2023-12-13 Thread Raúl Cumplido
Hi, A couple of minor nits for the release verification. The PR with the verification tasks [1] shows a couple of binary verification failures. "verify-rc-binaries-binary-linux-amd64" --> fails due to an issue downloading artifacts from artifactory, this is being worked on [2] and we have opened

[VOTE] Release Apache Arrow 14.0.2 - RC3

2023-12-13 Thread Raúl Cumplido
Hi, I would like to propose the following release candidate (RC3) of Apache Arrow version 14.0.2. This is a release consisting of 30 resolved GitHub issues[1]. This release candidate is based on commit: 740889f413af9b1ae1d81eb1e5a4a9fb4ce9cf97 [2] The source release rc3 is hosted at [3]. The bin