+1 (binding)

I ran the followings on Debian GNU/Linux sid:

  * JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 CUDA_TOOLKIT_ROOT=/usr 
dev/release/verify-release-candidate.sh source 0.14.0 0
  * dev/release/verify-release-candidate.sh binaries 0.14.0 0

with:

  * gcc (Debian 8.3.0-7) 8.3.0
  * openjdk version "1.8.0_212"
  * ruby 2.7.0dev (2019-06-30T02:53:02Z trunk 75129c62eb) [x86_64-linux]
  * Node.JS v12.1.0
  * go version go1.11.6 linux/amd64
  * nvidia-cuda-dev 9.2.148-7

But C# test fails sometimes.
So I re-run C# tests by the following command line:

  TEST_DEFAULT=0 TEST_SOURCE=1 TEST_CSHARP=1 
dev/release/verify-release-candidate.sh source 0.14.0 0


Thanks,
--
kou


In <20190701.143240.651559434759315981....@clear-code.com>
  "[VOTE] Release Apache Arrow 0.14.0 - RC0" on Mon, 01 Jul 2019 14:32:40 +0900 
(JST),
  Sutou Kouhei <k...@clear-code.com> wrote:

> Hi,
> 
> I would like to propose the following release candidate (RC0) of Apache
> Arrow version 0.14.0. This is a release consiting of 618
> resolved JIRA issues[1].
> 
> This release candidate is based on commit:
> a591d76ad9a657110368aa422bb00f4010cb6b6e [2]
> 
> The source release rc0 is hosted at [3].
> The binary artifacts are hosted at [4][5][6][7].
> The changelog is located at [8].
> 
> Please download, verify checksums and signatures, run the unit tests,
> and vote on the release. See [9] for how to validate a release candidate.
> 
> NOTE: You must use verify-release-candidate.sh at master.
> I've fixed some problems after apache-arrow-0.14.0 tag.
> C#'s "sourcelink test" is fragile. (Network related problem?)
> It may be better that we add retry logic to "sourcelink test".
> 
> The vote will be open for at least 72 hours.
> 
> [ ] +1 Release this as Apache Arrow 0.14.0
> [ ] +0
> [ ] -1 Do not release this as Apache Arrow 0.14.0 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%200.14.0
> [2]: 
> https://github.com/apache/arrow/tree/a591d76ad9a657110368aa422bb00f4010cb6b6e
> [3]: https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-0.14.0-rc0
> [4]: https://bintray.com/apache/arrow/centos-rc/0.14.0-rc0
> [5]: https://bintray.com/apache/arrow/debian-rc/0.14.0-rc0
> [6]: https://bintray.com/apache/arrow/python-rc/0.14.0-rc0
> [7]: https://bintray.com/apache/arrow/ubuntu-rc/0.14.0-rc0
> [8]: 
> https://github.com/apache/arrow/blob/a591d76ad9a657110368aa422bb00f4010cb6b6e/CHANGELOG.md
> [9]: 
> https://cwiki.apache.org/confluence/display/ARROW/How+to+Verify+Release+Candidates
> 
> 
> Thanks,
> --
> kou

Reply via email to