+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
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
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
+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
> > > "
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:
+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
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.
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