Re: [VOTE] Release Apache Arrow 3.0.0 - RC0

2021-01-17 Thread Sutou Kouhei
-1 I found some packaging related issues and fixed them. (Most of them are caused by my changes. Sorry.) I also fixed some verification related issues. But there may be some more issues. Thanks, -- kou In "[VOTE] Release Apache Arrow 3.0.0 - RC0" on Fri, 15 Jan 2021 23:52:41 +0100,

Re: [VOTE] Release Apache Arrow 3.0.0 - RC0

2021-01-17 Thread Sutou Kouhei
Hi, Apache Arrow C# requires .NET 3 or later since 3.0.0. Could you try the following patch? diff --git a/dev/release/verify-release-candidate.sh b/dev/release/verify-release-candidate.sh index b05d31a90..29179a05a 100755 --- a/dev/release/verify-release-candidate.sh +++

Re: [NIGHTLY] Arrow Build Report for Job nightly-2021-01-17-0

2021-01-17 Thread Sutou Kouhei
Hi, Krisztián granted me more permissions and I've set the variable. Conda related failures will be gone in the next build. Thanks, -- kou In <20210118.043650.1708298603711066110@clear-code.com> "Re: [NIGHTLY] Arrow Build Report for Job nightly-2021-01-17-0" on Mon, 18 Jan 2021 04:36:50

Re: [C++] read Parquet columns into 64-bit offset types

2021-01-17 Thread Steve Kim
> This should be possible already, at least on git master but perhaps also > in 2.0.0. Which problem are you encountering? With pyarrow 2.0.0, I encountered the following: ``` >>> import pyarrow as pa >>> import pyarrow.parquet as pq >>> import pyarrow.dataset as ds >>> pa.__version__ '2.0.0'

[Java] PR review for ARROW-11173

2021-01-17 Thread Nick Bruno
Hi All, I'd like to get feedback on the pull request I created a little over a week ago - https://github.com/apache/arrow/pull/9151 It adds support for Map types in the readers / writers. Let me know how I can improve it. Thanks, Nick

Re: Release 3.0 timeline?

2021-01-17 Thread Krisztián Szűcs
-1 (binding) We accumulated a number of blocking packaging issues (please see the git history on the main branch for more details). Since Kou has fixed most of those and the rust parquet patch has merged as well, I'm going to create another release candidate tomorrow. On Sun, Jan 17, 2021 at

Re: [NIGHTLY] Arrow Build Report for Job nightly-2021-01-17-0

2021-01-17 Thread Sutou Kouhei
Hi Krisztián, Could you set CROSSBOW_ANACONDA_TOKEN for https://dev.azure.com/ursacomputing/crossbow/_build to fix Conda related failures? It seems that I can't set it. Thanks, -- kou In <600414a9.1c69fb81.98470.7...@mx.google.com> "[NIGHTLY] Arrow Build Report for Job nightly-2021-01-17-0"

Re: Release 3.0 timeline?

2021-01-17 Thread Wes McKinney
All that is needed is to create a maint-3.x.x git branch. When an RC is accepted we will then skip the steps where we in the past have rebased the master branch. On Sun, Jan 17, 2021 at 4:55 AM Andrew Lamb wrote: > I really like the idea of creating a 3.0.0 branch where we can fix issues > and

Re: Release 3.0 timeline?

2021-01-17 Thread Andrew Lamb
I really like the idea of creating a 3.0.0 branch where we can fix issues and merge new features to master. I don't know who (if anyone) would do such a thing, but I would be happy to help -- I just don't know what to do. On Sat, Jan 16, 2021 at 2:24 PM Wes McKinney wrote: > I would move that

[NIGHTLY] Arrow Build Report for Job nightly-2021-01-17-0

2021-01-17 Thread Crossbow
Arrow Build Report for Job nightly-2021-01-17-0 All tasks: https://github.com/ursacomputing/crossbow/branches/all?query=nightly-2021-01-17-0 Failed Tasks: - centos-8-aarch64: URL: https://github.com/ursacomputing/crossbow/branches/all?query=nightly-2021-01-17-0-travis-centos-8-aarch64 -