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

2020-10-13 Thread Antoine Pitrou
+1 Best regards Antoine. Le 12/10/2020 à 22:35, Neal Richardson a écrit : > Hi all, > Last month [1] Jacob Quinn proposed donating Arrow.jl, a Julia > implementation of Arrow, to the Apache Arrow project. The community has had > an opportunity to discuss this and there do not seem to be objec

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

2020-10-13 Thread Wes McKinney
+1 (binding) On Tue, Oct 13, 2020 at 4:33 AM Antoine Pitrou wrote: > > > +1 > > Best regards > > Antoine. > > > Le 12/10/2020 à 22:35, Neal Richardson a écrit : > > Hi all, > > Last month [1] Jacob Quinn proposed donating Arrow.jl, a Julia > > implementation of Arrow, to the Apache Arrow project.

[Rust] Blog post for 2.0.0

2020-10-13 Thread Andy Grove
There has been a huge amount of activity in the Rust subproject for the 2.0.0 release and I think that we should write a Rust-specific blog post to go on the Arrow blog. I made a brief start at a Google doc, which is mostly just bullet points listing some things we could talk about. I'm sure I've

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

2020-10-13 Thread Micah Kornfield
+1 (binding) On Tuesday, October 13, 2020, Wes McKinney wrote: > +1 (binding) > > On Tue, Oct 13, 2020 at 4:33 AM Antoine Pitrou wrote: > > > > > > +1 > > > > Best regards > > > > Antoine. > > > > > > Le 12/10/2020 à 22:35, Neal Richardson a écrit : > > > Hi all, > > > Last month [1] Jacob Quin

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

2020-10-13 Thread Joris Van den Bossche
+1 (non-binding) Joris On Tue, 13 Oct 2020 at 17:16, Micah Kornfield wrote: > +1 (binding) > > On Tuesday, October 13, 2020, Wes McKinney wrote: > > > +1 (binding) > > > > On Tue, Oct 13, 2020 at 4:33 AM Antoine Pitrou > wrote: > > > > > > > > > +1 > > > > > > Best regards > > > > > > Antoine

[VOTE] Release Apache Arrow 2.0.0 - RC2

2020-10-13 Thread Krisztián Szűcs
Hi, I would like to propose the following release candidate (RC2*) of Apache Arrow version 2.0.0. This is a release consisting of 561 resolved JIRA issues[1]. This release candidate is based on commit: 478286658055bb91737394c2065b92a7e92fb0c1 [2] The source release rc2 is hosted at [3]. The bina

Re: [jira] [Created] (ARROW-10300) [Rust] Parquet/CSV TPC-H data

2020-10-13 Thread Andy Grove
Sure, I can take this. It is something I have been meaning to get to for a while now. On Tue, Oct 13, 2020 at 10:59 AM Remi Dettai (Jira) wrote: > Remi Dettai created ARROW-10300: > --- > > Summary: [Rust] Parquet/CSV TPC-H data > Key

Re: [VOTE] Release Apache Arrow 2.0.0 - RC2

2020-10-13 Thread Antoine Pitrou
C++ source fails building for me on Ubuntu 20.04: -- Could NOT find LLVM (missing: LLVM_DIR) -- Could NOT find LLVM (missing: LLVM_DIR) -- Could NOT find LLVM (missing: LLVM_DIR) -- Could NOT find LLVM (missing: LLVM_DIR) CMake Error at /usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs

Re: [VOTE] Release Apache Arrow 2.0.0 - RC2

2020-10-13 Thread Wes McKinney
* Do you have LLVM installed? * Can you turn ARROW_GANDIVA=OFF? On Tue, Oct 13, 2020 at 12:22 PM Antoine Pitrou wrote: > > > C++ source fails building for me on Ubuntu 20.04: > > -- Could NOT find LLVM (missing: LLVM_DIR) > -- Could NOT find LLVM (missing: LLVM_DIR) > -- Could NOT find LLVM (miss

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

2020-10-13 Thread Krisztián Szűcs
+1 (binding) On 2020. Oct 13., Tue at 17:38, Joris Van den Bossche < jorisvandenboss...@gmail.com> wrote: > +1 (non-binding) > > Joris > > On Tue, 13 Oct 2020 at 17:16, Micah Kornfield > wrote: > > > +1 (binding) > > > > On Tuesday, October 13, 2020, Wes McKinney wrote: > > > > > +1 (binding) >

Release announcement for 2.0.0: please contribute

2020-10-13 Thread Neal Richardson
Hi all, I've added an outline for the 2.0.0 blog post here: https://github.com/apache/arrow-site/pull/79 Please push changes to that branch or add them as comments if you prefer. For Rust, since you're planning on a separate detailed post, you can just link to that other post (or say you will once

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

2020-10-13 Thread Sutou Kouhei
+1 (binding) In "[VOTE] Accept donation of Julia implementation for Apache Arrow" on Mon, 12 Oct 2020 13:35:14 -0700, Neal Richardson wrote: > Hi all, > Last month [1] Jacob Quinn proposed donating Arrow.jl, a Julia > implementation of Arrow, to the Apache Arrow project. The community has

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

2020-10-13 Thread Fan Liya
+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 -0700, > Neal Richardson wrote: > > > Hi all, > > Last month [1] Jacob Quinn propos

Re: [VOTE] Release Apache Arrow 2.0.0 - RC2

2020-10-13 Thread Sutou Kouhei
+1 (binding) I ran the followings on Debian GNU/Linux sid: * TZ=UTC \ ARROW_CMAKE_OPTIONS="-DgRPC_SOURCE=BUNDLED -DBoost_NO_BOOST_CMAKE=ON" \ CUDA_TOOLKIT_ROOT=/usr \ dev/release/verify-release-candidate.sh source 2.0.0 2 * dev/release/verify-release-candidate.sh binaries 2.

Re: [VOTE] Release Apache Arrow 2.0.0 - RC2

2020-10-13 Thread Andy Grove
+1 (binding) based on testing Rust implementation only. On Tue, Oct 13, 2020 at 9:29 PM Sutou Kouhei wrote: > +1 (binding) > > I ran the followings on Debian GNU/Linux sid: > > * TZ=UTC \ > ARROW_CMAKE_OPTIONS="-DgRPC_SOURCE=BUNDLED > -DBoost_NO_BOOST_CMAKE=ON" \ > CUDA_TOOLKIT_ROO

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

2020-10-13 Thread Neal Richardson
Hi all, Reminder that our biweekly call is coming up at https://meet.google.com/vtm-teks-phx. All are welcome to join. Notes will be sent out to the mailing list afterward. Neal