Re: [VOTE] Release Apache Arrow 0.14.1 - RC0

2019-07-23 Thread Neal Richardson
> >> 0.14.1 0 > >>> > >> * dev/release/verify-release-candidate.sh binaries 0.14.1 0 > >>> > >> > >>> > >> with: > >>> > >> > >>> > >> * gcc (Debian 8.3.0-7) 8.3.0 > >>> >

Re: [VOTE] Release Apache Arrow 0.14.1 - RC0

2019-07-22 Thread Krisztián Szűcs
0 >>> > >> * openjdk version "1.8.0_212" >>> > >> * ruby 2.7.0dev (2019-07-16T13:03:25Z trunk 6ab95fb741) >>> [x86_64-linux] >>> > >> * Node.JS v12.1.0 >>> > >> * go version go1.11.6 linux/amd64 >>&g

Re: [VOTE] Release Apache Arrow 0.14.1 - RC0

2019-07-22 Thread Krisztián Szűcs
1.11.6 linux/amd64 >> > >> * nvidia-cuda-dev 9.2.148-7 >> > >> >> > >> I re-run C# tests by the following command line sometimes: >> > >> >> > >> TEST_DEFAULT=0 TEST_SOURCE=1 TEST_CSHARP=1 >> > >> dev/releas

Re: [VOTE] Release Apache Arrow 0.14.1 - RC0

2019-07-22 Thread Krisztián Szűcs
> >> > > >> TEST_DEFAULT=0 TEST_SOURCE=1 TEST_CSHARP=1 > > >> dev/release/verify-release-candidate.sh source 0.14.1 0 > > >> > > >> But "sourcelink test" is always failed: > > >> > > >> + sourcelink test >

Re: [VOTE] Release Apache Arrow 0.14.1 - RC0

2019-07-22 Thread Wes McKinney
.14.1 0 > >> > >> But "sourcelink test" is always failed: > >> > >> + sourcelink test > >> artifacts/Apache.Arrow/Release/netstandard1.3/Apache.Arrow.pdb > >> The operation was canceled. > >> > >> I don't thin

Re: [VOTE] Release Apache Arrow 0.14.1 - RC0

2019-07-22 Thread Krisztián Szűcs
CE=1 TEST_CSHARP=1 >> dev/release/verify-release-candidate.sh source 0.14.1 0 >> >> But "sourcelink test" is always failed: >> >> + sourcelink test >> artifacts/Apache.Arrow/Release/netstandard1.3/Apache.Arrow.pdb >> The operation was canceled. >>

Re: [VOTE] Release Apache Arrow 0.14.1 - RC0

2019-07-22 Thread Krisztián Szűcs
1 TEST_CSHARP=1 > dev/release/verify-release-candidate.sh source 0.14.1 0 > > But "sourcelink test" is always failed: > > + sourcelink test > artifacts/Apache.Arrow/Release/netstandard1.3/Apache.Arrow.pdb > The operation was canceled. > > I don't think th

Re: [VOTE] Release Apache Arrow 0.14.1 - RC0

2019-07-18 Thread Sutou Kouhei
EST_CSHARP=1 dev/release/verify-release-candidate.sh source 0.14.1 0 But "sourcelink test" is always failed: + sourcelink test artifacts/Apache.Arrow/Release/netstandard1.3/Apache.Arrow.pdb The operation was canceled. I don't think that this is a broker. Thanks, -- kou In

RE: [VOTE] Release Apache Arrow 0.14.1 - RC0

2019-07-18 Thread Eric Erhardt
+1 Tested: - C# source verification on Ubuntu 18 - I verified the C# source contained the fixes for the two issues I needed fixed in this patch. -Original Message- From: Krisztián Szűcs Sent: Tuesday, July 16, 2019 9:55 PM To: dev@arrow.apache.org Subject: [VOTE] Release Apache Arrow

Re: [VOTE] Release Apache Arrow 0.14.1 - RC0

2019-07-18 Thread Krisztián Szűcs
Hey Zhuo, On Thu, Jul 18, 2019 at 2:23 AM Zhuo Peng wrote: > Hi Krisztián, > > Sorry if it's too late, but is it possible to also include > https://github.com/apache/arrow/pull/4883 in the release? It's late because I'm away from keyboard, Sunday is the closest day when I could draft another re

Re: [VOTE] Release Apache Arrow 0.14.1 - RC0

2019-07-17 Thread Wes McKinney
+1 (binding) I also ran the source and binary verification on Ubuntu 18.04 -- I was able to run all the tests in the source verification and all looks good. If it weren't a patch release I'd also run Windows, but since we have Python packages for Windows that gives me confidence =) Note that the

Re: [VOTE] Release Apache Arrow 0.14.1 - RC0

2019-07-17 Thread Wes McKinney
For the record, if Google had taken it upon themselves to work with the PyPA / the Python community generally to fix the wheel standard to suit TensorFlow instead of flagrantly violating it, it would likely also have addressed the core problems that are causing me to give up on wheel development.

Re: [VOTE] Release Apache Arrow 0.14.1 - RC0

2019-07-17 Thread Wes McKinney
Krisz is the RM so he can decide but: We've taken the position that we won't be inconvenienced by issues stemming from TensorFlow's non-compliant wheels. Producing a new release candidate is several hours of work, at least, so if it were me this alone would not be reason enough to cancel an RC. O

Re: [VOTE] Release Apache Arrow 0.14.1 - RC0

2019-07-17 Thread Zhuo Peng
Hi Krisztián, Sorry if it's too late, but is it possible to also include https://github.com/apache/arrow/pull/4883 in the release? This would help resolve https://github.com/apache/arrow/issues/4472 . Thanks, Zhuo On Wed, Jul 17, 2019 at 3:00 AM Antoine Pitrou wrote: > > +1 (binding). > > Tes

Re: [VOTE] Release Apache Arrow 0.14.1 - RC0

2019-07-17 Thread Antoine Pitrou
+1 (binding). Tested on Ubuntu 18.04.2 (x86-64) with CUDA enabled: - binaries verification worked fine - source verification worked until the npm step, which failed (I don't have npm installed) Regards Antoine. Le 17/07/2019 à 04:54, Krisztián Szűcs a écrit : > Hi, > > I would like to prop

[VOTE] Release Apache Arrow 0.14.1 - RC0

2019-07-16 Thread Krisztián Szűcs
Hi, I would like to propose the following release candidate (RC0) of Apache Arrow version 0.14.1. This is a patch release consiting of 47 resolved JIRA issues[1]. This release candidate is based on commit: 5f564424c71cef12619522cdde59be5f69b31b68 [2] The source release rc0 is hosted at [3]. The