[NIGHTLY] Arrow Build Report for Job nightly-2020-10-14-0

2020-10-14 Thread Crossbow
Arrow Build Report for Job nightly-2020-10-14-0 All tasks: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-10-14-0 Failed Tasks: - gandiva-jar-xenial: URL: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-10-14-0-travis-gandiva-jar-xenial - test-co

Re: [VOTE] Release Apache Arrow 2.0.0 - RC2

2020-10-14 Thread Antoine Pitrou
On Tue, 13 Oct 2020 12:33:56 -0500 Wes McKinney wrote: > * Do you have LLVM installed? No development headers installed, no. > * Can you turn ARROW_GANDIVA=OFF? Yes. In that case, the C++ tests then failed in `arrow-ipc-tensor-test` because of a temporary name clash. Regards Antoine.

Re: [VOTE] Accept donation of Julia implementation for Apache Arrow

2020-10-14 Thread Andy Grove
+1 (binding) On Tue, Oct 13, 2020 at 8:26 PM Fan Liya wrote: > +1 (non-binding) > > Best, > Liya Fan > > > On Wed, Oct 14, 2020 at 9:02 AM Sutou Kouhei wrote: > > > +1 (binding) > > > > In > > "[VOTE] Accept donation of Julia implementation for Apache Arrow" on > > Mon, 12 Oct 2020 13:35:14

Re: [Rust] Blog post for 2.0.0

2020-10-14 Thread Fernando Herrera
I was wondering if besides this blog post there should be another on with an example of usage. I think that is one of the key things missing for Arrow in general. This example should show the problems that Arrow is solving and how to implement the solution in real life. On Tue, Oct 13, 2020 at 10:

Re: [VOTE] Accept donation of Julia implementation for Apache Arrow

2020-10-14 Thread Uwe L. Korn
+1 (binding) On Wed, Oct 14, 2020, at 3:58 PM, Andy Grove wrote: > +1 (binding) > > On Tue, Oct 13, 2020 at 8:26 PM Fan Liya wrote: > > > +1 (non-binding) > > > > Best, > > Liya Fan > > > > > > On Wed, Oct 14, 2020 at 9:02 AM Sutou Kouhei wrote: > > > > > +1 (binding) > > > > > > In > > > "

Re: Arrow sync call October 14 at 12:00 US/Eastern, 16:00 UTC

2020-10-14 Thread Neal Richardson
Attendees Sagnik Chakraborty RĂ©mi Dettai James Duong Andy Grove Micah Kornfield Rok Mihevc Neal Richardson Jacob Quinn Andrew Wieteska Discussion * 2.0: release candidate is up, please verify and please fill in the release announcement blog posts * Threading in Rust (esp. Parquet, async) * Julia

Re: [VOTE] Release Apache Arrow 2.0.0 - RC2

2020-10-14 Thread Sutou Kouhei
Hi, I forgot to mention some notes: * JavaScript test was failed with system Node.js v12.18.4. (INSTALL_NODE=0 dev/release/verify-release-candidate.sh source) It works without INSTALL_NODE=0. (Node.js is installed by nvm.) * Python 3.8 wheel's test was failed. It also failed

Re: [VOTE] Release Apache Arrow 2.0.0 - RC2

2020-10-14 Thread Bryan Cutler
+1 (non-binding) I verified binaries and source with: ARROW_TMPDIR=/tmp/arrow-test ARROW_GANDIVA=0 ARROW_PLASMA=0 TEST_DEFAULT=0 TEST_SOURCE=1 TEST_CPP=1 TEST_PYTHON=1 dev/release/verify-release-candidate.sh source 2.0.0 2 On Wed, Oct 14, 2020 at 2:02 PM Sutou Kouhei wrote: > Hi, > > I forgot t