Re: [RESULT][VOTE] Release Apache Arrow 0.13.0 - RC4

2019-03-31 Thread Krisztián Szűcs
I'm updating the conda-forge packages. On Mon, Apr 1, 2019 at 7:47 AM Kouhei Sutou wrote: > Hi Andy, > > Thanks for resending invites. > I found both invites of parquet and datafusion crates and > accepted them. > > Thanks for publishing crates. > > > Thanks, > -- > kou > > In > "Re: [RESULT]

Re: [RESULT][VOTE] Release Apache Arrow 0.13.0 - RC4

2019-03-31 Thread Kouhei Sutou
Hi Andy, Thanks for resending invites. I found both invites of parquet and datafusion crates and accepted them. Thanks for publishing crates. Thanks, -- kou In "Re: [RESULT][VOTE] Release Apache Arrow 0.13.0 - RC4" on Sun, 31 Mar 2019 22:11:24 -0600, Andy Grove wrote: > I resent invite

Re: [RESULT][VOTE] Release Apache Arrow 0.13.0 - RC4

2019-03-31 Thread Andy Grove
I resent invites to you and a few others .. it is still showing only me as an owner of the datafusion crate, and just me and Chao as owners of the parquet crate. Please let me know if you still don't have the invite. I went ahead and published the parquet and datafusion crates from the source tarb

[jira] [Created] (ARROW-5080) [Release] Add a script to release Rust packages

2019-03-31 Thread Kouhei Sutou (JIRA)
Kouhei Sutou created ARROW-5080: --- Summary: [Release] Add a script to release Rust packages Key: ARROW-5080 URL: https://issues.apache.org/jira/browse/ARROW-5080 Project: Apache Arrow Issue Type

[jira] [Created] (ARROW-5079) [Release] Add a script to release C# package

2019-03-31 Thread Kouhei Sutou (JIRA)
Kouhei Sutou created ARROW-5079: --- Summary: [Release] Add a script to release C# package Key: ARROW-5079 URL: https://issues.apache.org/jira/browse/ARROW-5079 Project: Apache Arrow Issue Type: I

Re: [RESULT][VOTE] Release Apache Arrow 0.13.0 - RC4

2019-03-31 Thread Kouhei Sutou
Hi Andy, Thanks for the Wiki update. I couldn't find any pending invites at https://crates.io/me/pending-invites . Could you resend invitations? My account is https://crates.io/users/kou Thanks, -- kou In "Re: [RESULT][VOTE] Release Apache Arrow 0.13.0 - RC4" on Sun, 31 Mar 2019 20:09:18

CI failure by Sphinx

2019-03-31 Thread Kouhei Sutou
Hi, Our CI is failed since 2 days ago: https://travis-ci.org/apache/arrow/jobs/513191828#L5131-L5141 /home/travis/build/apache/arrow/pyarrow-test-3.6/lib/python3.6/site-packages/sphinx/util/docutils.py:311: RemovedInSphinx30Warning: function based directive support is now deprecated. Use

[jira] [Created] (ARROW-5078) [Documentation] Sphinx is failed by RemovedInSphinx30Warning

2019-03-31 Thread Kouhei Sutou (JIRA)
Kouhei Sutou created ARROW-5078: --- Summary: [Documentation] Sphinx is failed by RemovedInSphinx30Warning Key: ARROW-5078 URL: https://issues.apache.org/jira/browse/ARROW-5078 Project: Apache Arrow

Re: [RESULT][VOTE] Release Apache Arrow 0.13.0 - RC4

2019-03-31 Thread Andy Grove
Also you may need to visit https://crates.io/me/pending-invites to find your invites. On Sun, Mar 31, 2019 at 8:02 PM Andy Grove wrote: > I updated the wiki. The issue is that in the dev tree, the parquet crate > Cargo.toml has: > > arrow = { path = "../arrow" } > > which needs to be changed to

[jira] [Created] (ARROW-5077) [Rust] Release process should change Cargo.toml to use release versions

2019-03-31 Thread Andy Grove (JIRA)
Andy Grove created ARROW-5077: - Summary: [Rust] Release process should change Cargo.toml to use release versions Key: ARROW-5077 URL: https://issues.apache.org/jira/browse/ARROW-5077 Project: Apache Arrow

Re: [RESULT][VOTE] Release Apache Arrow 0.13.0 - RC4

2019-03-31 Thread Andy Grove
I updated the wiki. The issue is that in the dev tree, the parquet crate Cargo.toml has: arrow = { path = "../arrow" } which needs to be changed to arrow = 0.13.0 and the datafusion crate has: arrow = { path = "../arrow" } parquet = { path = "../parquet" } which needs to be changes to arrow

[jira] [Created] (ARROW-5076) [Packaging] Improve post binary upload performance

2019-03-31 Thread Kouhei Sutou (JIRA)
Kouhei Sutou created ARROW-5076: --- Summary: [Packaging] Improve post binary upload performance Key: ARROW-5076 URL: https://issues.apache.org/jira/browse/ARROW-5076 Project: Apache Arrow Issue T

Re: [RESULT][VOTE] Release Apache Arrow 0.13.0 - RC4

2019-03-31 Thread Andy Grove
Hi Kou, There is a small manual step for publishing parquet and datafusion crates. Let me see if I can update the wiki now with these steps. Andy. On Sun, Mar 31, 2019 at 7:26 PM Kouhei Sutou wrote: > I've done the followings: > > * Java packages > > * Ruby packages > > * JavaScript pac

[jira] [Created] (ARROW-5075) [Release] Add 0.13.0 release note

2019-03-31 Thread Kouhei Sutou (JIRA)
Kouhei Sutou created ARROW-5075: --- Summary: [Release] Add 0.13.0 release note Key: ARROW-5075 URL: https://issues.apache.org/jira/browse/ARROW-5075 Project: Apache Arrow Issue Type: Improvement

Re: [RESULT][VOTE] Release Apache Arrow 0.13.0 - RC4

2019-03-31 Thread Kouhei Sutou
I've done the followings: * Java packages * Ruby packages * JavaScript packages * C# packages Failed: * Rust * I have only "arrow" crate. Could someone give me permission for "parquet" crate and "datafusion" crate? * Failed to publish "datafusion" crate: Updatin

Re: [RESULT][VOTE] Release Apache Arrow 0.13.0 - RC4

2019-03-31 Thread Kouhei Sutou
Thanks, please. See also: https://cwiki.apache.org/confluence/display/ARROW/Release+Management+Guide#ReleaseManagementGuide-UpdatingHomebrewpackages In <042ab6be-b138-4546-8855-a649be808...@gmail.com> "Re: [RESULT][VOTE] Release Apache Arrow 0.13.0 - RC4" on Mon, 1 Apr 2019 10:01:34 +0900,

Re: [RESULT][VOTE] Release Apache Arrow 0.13.0 - RC4

2019-03-31 Thread Yosuke Shiro
Hi, I can update homebrew packages. — shiro > On Apr 1, 2019, at 7:17, Kouhei Sutou wrote: > > Uploaded binary artifacts. > > Uploaded *.whl and source package to PyPI. > > Updated RubyGems. > > In <20190401.071106.172639502556495671@clear-code.com> > "Re: [RESULT][VOTE] Release Apache

Unable to merge PRs on new computer

2019-03-31 Thread Andy Grove
I'm not sure what I'm missing, but when I run ./dev/merge_pr.sh on a new computer, I am prompted for my github username and even when I enter that, the merge fails. I'm using the same id_rsa key on the new computer. I've also tried setting the github oauth token in an environment variable as per th

Re: [RESULT][VOTE] Release Apache Arrow 0.13.0 - RC4

2019-03-31 Thread Kouhei Sutou
Uploaded binary artifacts. Uploaded *.whl and source package to PyPI. Updated RubyGems. In <20190401.071106.172639502556495671@clear-code.com> "Re: [RESULT][VOTE] Release Apache Arrow 0.13.0 - RC4" on Mon, 01 Apr 2019 07:11:06 +0900 (JST), Kouhei Sutou wrote: > Thanks Wes! > > Then I

Re: [RESULT][VOTE] Release Apache Arrow 0.13.0 - RC4

2019-03-31 Thread Kouhei Sutou
Thanks Wes! Then I'll only update site/_release/0.13.0.md, site/_release/index.md and site/_data/versions.yaml. I'm writing a shell script that updates them automatically. Source artifacts are uploaded. Binary artifacts are still uploading. It's slow. I'll update dev/release/post-02-binary.sh to

Re: FPGA support for Apache Arrow

2019-03-31 Thread Antoine Pitrou
Hi Dimitris, Le 31/03/2019 à 23:09, Dimitris Lekkas a écrit : > > Correct me if I'm wrong, but it doesn't seem to me that allocating size of > 4KB > multiple would equivalently mean that the starting address of data is also > a > multiple of 4KB. You're right. > For example, in the Java imple

Re: FPGA support for Apache Arrow

2019-03-31 Thread Dimitris Lekkas
Hi, Correct me if I'm wrong, but it doesn't seem to me that allocating size of 4KB multiple would equivalently mean that the starting address of data is also a multiple of 4KB. For example, in the Java implementation when an ArrowBuf is allocated we later slice it to allocate both a data buffer a

Re: [RESULT][VOTE] Release Apache Arrow 0.13.0 - RC4

2019-03-31 Thread Wes McKinney
Thanks Kou! I can update the website and write a release blog post but I can't do it until tomorrow. We can work on getting the packages updated in the meantime On Sun, Mar 31, 2019, 3:24 PM Kouhei Sutou wrote: > Rebased. > I'll do JIRA related tasks. > > In <20190401.051840.2039359498321288849.

Re: [RESULT][VOTE] Release Apache Arrow 0.13.0 - RC4

2019-03-31 Thread Kouhei Sutou
Done. I've closed 0.13.0 and JS-0.4.1. I've started 0.14.0. And I've deleted JS-0.5.0. Because 0.13.0 includes JavaScript implementation. The next release for JavaScript is 0.14.0. I'll update the Apache Arrow website and upload artifacts. In <20190401.052350.81948811308417770@clear-code.com>

Re: [RESULT][VOTE] Release Apache Arrow 0.13.0 - RC4

2019-03-31 Thread Kouhei Sutou
Rebased. I'll do JIRA related tasks. In <20190401.051840.2039359498321288849@clear-code.com> "[RESULT][VOTE] Release Apache Arrow 0.13.0 - RC4" on Mon, 01 Apr 2019 05:18:40 +0900 (JST), Kouhei Sutou wrote: > Hi, > > The 0.13.0 RC4 vote carries with 4 binding +1 (and 3 > non-binding +1)

[RESULT][VOTE] Release Apache Arrow 0.13.0 - RC4

2019-03-31 Thread Kouhei Sutou
Hi, The 0.13.0 RC4 vote carries with 4 binding +1 (and 3 non-binding +1) votes. Thanks for helping verify the RC. There are some post release tasks: https://cwiki.apache.org/confluence/display/ARROW/Release+Management+Guide#ReleaseManagementGuide-Post-releasetasks I'll rebase the master bran

[jira] [Created] (ARROW-5074) [C++/Python] When installing into a SYSTEM prefix, RPATHs are not correctly set

2019-03-31 Thread Uwe L. Korn (JIRA)
Uwe L. Korn created ARROW-5074: -- Summary: [C++/Python] When installing into a SYSTEM prefix, RPATHs are not correctly set Key: ARROW-5074 URL: https://issues.apache.org/jira/browse/ARROW-5074 Project: Ap