Re: [RESULT][VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-07 Thread Sutou Kouhei
-release script: $ rustc --version rustc 1.38.0-nightly (6e310f2ab 2019-07-07) $ cargo --version cargo 1.37.0-nightly (4c1fa54d1 2019-06-24) I think that we should fix this until 1.0.0. Thanks, -- kou In "Re: [RESULT][VOTE] Release Apache Arrow 0.14.0 - RC0" on Sat, 6 Jul 2019 0

Re: [RESULT][VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-06 Thread Chao Sun
tewithnewAPIdocumentation > > * Updating conda packages > > https://cwiki.apache.org/confluence/display/ARROW/Release+Management+Guide#ReleaseManagementGuide-Updatingcondapackages > > * Updating Homebrew packages > > https://cwiki.apache.org/confluence/display/ARROW/Release+Management+Gui

Re: [RESULT][VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-05 Thread Micah Kornfield
It may be better that we have a script to do this. > > > > In > > "Re: [RESULT][VOTE] Release Apache Arrow 0.14.0 - RC0" on Fri, 5 Jul > > 2019 01:16:42 -0700, > > Micah Kornfield wrote: > > > > > Thanks. Is there a script to do this or is it typi

Re: [RESULT][VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-05 Thread Krisztián Szűcs
s. > > In > "Re: [RESULT][VOTE] Release Apache Arrow 0.14.0 - RC0" on Fri, 5 Jul > 2019 01:16:42 -0700, > Micah Kornfield wrote: > > > Thanks. Is there a script to do this or is it typically just done by > hand? > > > > On Fri, Jul

Re: [RESULT][VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-05 Thread Sutou Kouhei
We did this by hand in the past releases. It may be better that we have a script to do this. In "Re: [RESULT][VOTE] Release Apache Arrow 0.14.0 - RC0" on Fri, 5 Jul 2019 01:16:42 -0700, Micah Kornfield wrote: > Thanks. Is there a script to do this or is it typically just

Re: [RESULT][VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-05 Thread Micah Kornfield
rk g...@github.com: > emkornfielda/arrow.git > cd arrow > git remote add upstream g...@github.com:apache/arrow.git > git fetch --all --prune --tags --force > git rebase upstream/master > git push --force > > > Thanks, > -- > kou > > In > "

Re: [RESULT][VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-05 Thread Sutou Kouhei
ache/arrow/pull/4739 is needed to be rebased: git clone --checkout decimal_benchmark g...@github.com:emkornfielda/arrow.git cd arrow git remote add upstream g...@github.com:apache/arrow.git git fetch --all --prune --tags --force git rebase upstream/master git push --force Thanks, -- kou In

Re: [RESULT][VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-05 Thread Krisztián Szűcs
* Removing source artifacts for RC > >> > >> > https://cwiki.apache.org/confluence/display/ARROW/Release+Management+Guide#ReleaseManagementGuide-RemovingsourceartifactsforRC > >> > >> Need help: > >> > >> * All pull requests need to reb

Re: [RESULT][VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-05 Thread Micah Kornfield
* Blog post >> >> * Update website >> >> * Announcing release to announce@ and dev@ >> >> https://cwiki.apache.org/confluence/display/ARROW/Release+Management+Guide#ReleaseManagementGuide-Announcingrelease >> >> * Updating website with new API docu

Re: [RESULT][VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-05 Thread Micah Kornfield
display/ARROW/Release+Management+Guide#ReleaseManagementGuide-Updatingcondapackages > > * Updating Homebrew packages > > https://cwiki.apache.org/confluence/display/ARROW/Release+Management+Guide#ReleaseManagementGuide-UpdatingHomebrewpackages > * We need to add Flight support >

Re: [VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-04 Thread Wes McKinney
:47 PM Sutou Kouhei > > wrote: > > > > >>> > > > > >>>> Hi, > > > > >>>> > > > > >>>> Flight isn't stable yet. So Flight problem isn't a blocker > > > > >>>> of this release. Co

Re: [VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-04 Thread Jacques Nadeau
27;ll be able to fix it until 1.0.0. > > > >>>> > > > >>>> > > > >>>> Thanks, > > > >>>> -- > > > >>>> kou > > > >>>> > > > >>>> In < > > > cak

Re: [VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-04 Thread Wes McKinney
gt; Best, > > >>>>> Ryan > > >>>>> > > >>>>> On Wed, Jul 3, 2019 at 5:02 PM Sutou Kouhei > > >> wrote: > > >>>>> > > >>>>>> Thanks for confirming it! > > >>>>

Re: [VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-04 Thread Jacques Nadeau
pened while some of us were sleeping. > >>> > >>> On Wed, Jul 3, 2019, 10:47 PM Sutou Kouhei wrote: > >>> > >>>> Hi, > >>>> > >>>> Flight isn't stable yet. So Flight problem isn't a blocker > >>>&g

Re: [VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-04 Thread Antoine Pitrou
cussion about issues like this. Your response and the close of the >> vote >>> were unilateral and all happened while some of us were sleeping. >>> >>> On Wed, Jul 3, 2019, 10:47 PM Sutou Kouhei wrote: >>> >>>> Hi, >>>> >>>&

Re: [RESULT][VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-04 Thread Neal Richardson
+Management+Guide#ReleaseManagementGuide-UpdatingwebsitewithnewAPIdocumentation > > * Updating conda packages > > https://cwiki.apache.org/confluence/display/ARROW/Release+Management+Guide#ReleaseManagementGuide-Updatingcondapackages > > * Updating Homebrew packages > > https://

Re: [VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-04 Thread Jacques Nadeau
ilateral and all happened while some of us were sleeping. > > > > On Wed, Jul 3, 2019, 10:47 PM Sutou Kouhei wrote: > > > >> Hi, > >> > >> Flight isn't stable yet. So Flight problem isn't a blocker > >> of this release. Could you open a JIRA

Re: [VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-04 Thread Krisztián Szűcs
Kouhei wrote: > > > Hi, > > > > Flight isn't stable yet. So Flight problem isn't a blocker > > of this release. Could you open a JIRA issue for your > > problem? We'll be able to fix it until 1.0.0. > > > > > > Thanks, > > -

Re: [VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-04 Thread Antoine Pitrou
r your >> problem? We'll be able to fix it until 1.0.0. >> >> >> Thanks, >> -- >> kou >> >> In >> "Re: [VOTE] Release Apache Arrow 0.14.0 - RC0" on Wed, 3 Jul 2019 >> 17:18:15 -0700, >> Ryan Murray wrote: >> >

Re: [VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-04 Thread Jacques Nadeau
d you open a JIRA issue for your > problem? We'll be able to fix it until 1.0.0. > > > Thanks, > -- > kou > > In > "Re: [VOTE] Release Apache Arrow 0.14.0 - RC0" on Wed, 3 Jul 2019 > 17:18:15 -0700, > Ryan Murray wrote: > > > Hi All, &

Re: [RESULT][VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-04 Thread Sutou Kouhei
Thanks! Please see my note in other e-mail: >* We need to add Flight support >* We need to remove -D*_HOME and use system libraries as > much as possible In <95846f16-84c6-4cbe-8fe1-b16e73faf...@gmail.com> "Re: [RESULT][VOTE] Release Apache Arrow 0.14.0 - RC0

Re: [RESULT][VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-04 Thread Sutou Kouhei
Thanks! In "Re: [RESULT][VOTE] Release Apache Arrow 0.14.0 - RC0" on Thu, 4 Jul 2019 09:32:55 +0200, Krisztián Szűcs wrote: > I will handle the conda-forge packages. > > On Thu, Jul 4, 2019 at 7:49 AM Sutou Kouhei wrote: > >> Hi, >> >> The 0

Re: [RESULT][VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-04 Thread Sutou Kouhei
wpackages * We need to add Flight support * We need to remove -D*_HOME and use system libraries as much as possible * Updating R packages https://cwiki.apache.org/confluence/display/ARROW/Release+Management+Guide#ReleaseManagementGuide-UpdatingRpackages Thanks, -- kou In <

Re: [RESULT][VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-04 Thread Yosuke Shiro
I'll update Homebrew packages. > On Jul 4, 2019, at 14:49, Sutou Kouhei wrote: > > Hi, > > The 0.14.0 RC0 vote carries with 4 binding +1 votes. Thanks > for helping verify the RC. > > There are some post release tasks: > > > https://cwiki.apache.org/confluence/display/ARROW/Release+Managem

Re: [RESULT][VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-04 Thread Krisztián Szűcs
I will handle the conda-forge packages. On Thu, Jul 4, 2019 at 7:49 AM Sutou Kouhei wrote: > Hi, > > The 0.14.0 RC0 vote carries with 4 binding +1 votes. Thanks > for helping verify the RC. > > There are some post release tasks: > > > https://cwiki.apache.org/confluence/display/ARROW/Release+Man

[RESULT][VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-03 Thread Sutou Kouhei
Hi, The 0.14.0 RC0 vote carries with 4 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 branch. Could someone help

Re: [VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-03 Thread Sutou Kouhei
Hi, Flight isn't stable yet. So Flight problem isn't a blocker of this release. Could you open a JIRA issue for your problem? We'll be able to fix it until 1.0.0. Thanks, -- kou In "Re: [VOTE] Release Apache Arrow 0.14.0 - RC0" on Wed, 3 Jul 2019 17:18:15 -0700,

Re: [VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-03 Thread Sutou Kouhei
T_SOURCE=1 TEST_CSHARP=1 dev/release/verify-release-candidate.sh source 0.14.0 0 Thanks, -- kou In <20190701.143240.651559434759315981@clear-code.com> "[VOTE] Release Apache Arrow 0.14.0 - RC0" on Mon, 01 Jul 2019 14:32:40 +0900 (JST), Sutou Kouhei wrote: > Hi, >

Re: [VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-03 Thread Ryan Murray
lease. I will confirm and come back to you shortly. Best, Ryan On Wed, Jul 3, 2019 at 5:02 PM Sutou Kouhei wrote: > Thanks for confirming it! > > This will be solved by the pull request. > > In > "Re: [VOTE] Release Apache Arrow 0.14.0 - RC0" on Wed, 3 Jul 20

Re: [VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-03 Thread Sutou Kouhei
Thanks for confirming it! This will be solved by the pull request. In "Re: [VOTE] Release Apache Arrow 0.14.0 - RC0" on Wed, 3 Jul 2019 13:53:19 -0700, Chao Sun wrote: > Thanks Sutou. It is 2.5.0: > > $ protoc --version > libprotoc 2.5.0 > > Yes this is an

Re: [VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-03 Thread Chao Sun
s. Could you show your system Protocol Buffers > version? > > https://github.com/apache/arrow/pull/4785 will resolve this > case. It prevents using old system Protocol Buffers. > > In > "Re: [VOTE] Release Apache Arrow 0.14.0 - RC0" on Wed, 3 Jul 2019 > 00:15:54 -07

Re: [VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-03 Thread Sutou Kouhei
ated a pull request for this: https://github.com/apache/arrow/pull/4795 > - Usual plasma error: Socket pathname is too long. Should we skip this case automatically like https://github.com/apache/arrow/pull/4793 ? In "Re: [VOTE] Release Apache Arrow 0.14.0 - RC0" on Wed, 3

Re: [VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-03 Thread Sutou Kouhei
, just want to >> > confirm >> > > if that's expected. >> > >> > I think that this is caused by "-P arrow-jni" is missing in >> > 01-perform.sh: >> > >> > https://github.com/apache/arrow/pull/4717#issuecomment-5

Re: [VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-03 Thread Krisztián Szűcs
My vote is: +1 (binding) Tested on macOS Mojave. Passing: Source, Binaries, C++, Python, Rust, Go, C#, GLib, Ruby, JS Found issues (none of them are blocking): - Java flight tests are failing: https://issues.apache.org/jira/browse/ARROW-5836 - Conda activate issue: https://issues.apache.org/ji

Re: [VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-03 Thread Wes McKinney
hi Francois, You can set export ARROW_FLIGHT=OFF to run the verification without Flight On Wed, Jul 3, 2019 at 9:13 AM Francois Saint-Jacques wrote: > > - binaries verification passed. > - source verification failed (can't compile flight) > > In file included from > /tmp/arrow-0.14.0.y4gGo/apa

Re: [VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-03 Thread Francois Saint-Jacques
- binaries verification passed. - source verification failed (can't compile flight) In file included from /tmp/arrow-0.14.0.y4gGo/apache-arrow-0.14.0/cpp/src/arrow/flight/serialization-internal.cc:29:0: /usr/include/google/protobuf/wire_format_lite.h: In function ‘grpc::Status arrow::flight::inter

Re: [VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-03 Thread Chao Sun
> > > if that's expected. > > > > I think that this is caused by "-P arrow-jni" is missing in > > 01-perform.sh: > > > > https://github.com/apache/arrow/pull/4717#issuecomment-506916189 > > > > It's intentional for RC0. > &

Re: [VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-02 Thread Ravindra Pindikura
: > >> > Problem is, Ubuntu's c-ares does not provide any CMake files: > >> > >> Note: Adding -Dc-ares_SOURCE=BUNDLED CMake option is > >> workaround. We can use bundled c-ares automatically by > >> requiring c-ares's CMake config: > >>

Re: [VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-02 Thread Ravindra Pindikura
your report. > >> > >> Adding -DProtobuf_SOURCE=BUNDLED CMake option is workaround. > >> I don't think that this is a critical problem for this RC. > >> > >> We will be able to avoid this problem automatically by the > >> following patch in

Re: [VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-02 Thread Ravindra Pindikura
at this is a critical problem for this RC. > > > > We will be able to avoid this problem automatically by the > > following patch in 1.0.0: > > https://github.com/apache/arrow/pull/4785 > > > > > > Thanks, > > -- > > kou > > >

Re: [VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-02 Thread Sutou Kouhei
h: https://github.com/apache/arrow/pull/4717#issuecomment-506916189 It's intentional for RC0. We'll fix this after RC0: https://issues.apache.org/jira/browse/ARROW-5786 Thanks, -- kou In "Re: [VOTE] Release Apache Arrow 0.14.0 - RC0" on Wed, 3 Jul 2019 06:55:52 +053

Re: [VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-02 Thread Wes McKinney
cal problem for this RC. >> >> We will be able to avoid this problem automatically by the >> following patch in 1.0.0: >> https://github.com/apache/arrow/pull/4785 >> >> >> Thanks, >> -- >> kou >> >> In >> "Re: [VOTE] Relea

Re: [VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-02 Thread Wes McKinney
We will be able to avoid this problem automatically by the > following patch in 1.0.0: > https://github.com/apache/arrow/pull/4785 > > > Thanks, > -- > kou > > In > "Re: [VOTE] Release Apache Arrow 0.14.0 - RC0" on Wed, 3 Jul 2019 > 10:01:21 +0900, &g

Re: [VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-02 Thread Sutou Kouhei
- kou In "Re: [VOTE] Release Apache Arrow 0.14.0 - RC0" on Wed, 3 Jul 2019 10:01:21 +0900, Kenta Murata wrote: > I tried on Ubuntu Bionic, and got the build errors on grpc_ep (version > 1.20.0). The error log will be shown the last of this mail. > The errors are (1) ab

Re: [VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-02 Thread Ravindra Pindikura
quiring c-ares's CMake config: > > https://github.com/apache/arrow/pull/4783 > > > Thanks, > -- > kou > > In <7a82e6be-f4a5-240b-389a-4cf9cd4fb...@python.org> > "Re: [VOTE] Release Apache Arrow 0.14.0 - RC0" on Tue, 2 Jul 2019 > 11:36:09 +0200, >

Re: [VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-02 Thread Sutou Kouhei
#x27;s CMake config: https://github.com/apache/arrow/pull/4783 Thanks, -- kou In <7a82e6be-f4a5-240b-389a-4cf9cd4fb...@python.org> "Re: [VOTE] Release Apache Arrow 0.14.0 - RC0" on Tue, 2 Jul 2019 11:36:09 +0200, Antoine Pitrou wrote: > > I tried again (Ubuntu 18.04

Re: [VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-02 Thread Kenta Murata
I tried on Ubuntu Bionic, and got the build errors on grpc_ep (version 1.20.0). The error log will be shown the last of this mail. The errors are (1) absence of php_generator.h header file, and (2) the absence of has_ruby_package function in google::protobuf::FileOptions class. PHP support was int

Re: [VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-02 Thread Sutou Kouhei
Hi, Could Java developers take a look this? Anyway, could Java developers, especially PMC members, also verify this RC? Thanks, -- kou In <89d43d96-1fb2-4d08-8b52-c484194b9...@gmail.com> "Re: [VOTE] Release Apache Arrow 0.14.0 - RC0" on Wed, 3 Jul 2019 02:59:54 +0900, Yos

Re: [VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-02 Thread Yosuke Shiro
Ran dev/release/verify-release-candidate.sh source 0.14.0 0 on macOS Mojave. I got the following error, but it may be specific to my environment. """ [ERROR] Failed to execute goal pl.project13.maven:git-commit-id-plugin:2.2.2:revision (for-jars) on project arrow-java-root: Could not complete Mo

Re: [VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-02 Thread Antoine Pitrou
+1 for this RC0 anyway (binding). Le 02/07/2019 à 11:36, Antoine Pitrou a écrit : > > I tried again (Ubuntu 18.04): > > * binaries verification succeeded > > * source verification failed in gRPC configure step: > > CMake Error at cmake/cares.cmake:38 (find_package): > Could not find a pac

Re: [VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-02 Thread Antoine Pitrou
I tried again (Ubuntu 18.04): * binaries verification succeeded * source verification failed in gRPC configure step: CMake Error at cmake/cares.cmake:38 (find_package): Could not find a package configuration file provided by "c-ares" with any of the following names: c-aresConfig.cmake

Re: [VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-01 Thread Wes McKinney
my environment. > I'll try this with clean environment. > > Note that we can try only C# verification with the following > command line: > > TEST_DEFAULT=0 TEST_SOURCE=1 TEST_CSHARP=1 > dev/release/verify-release-candidate.sh source 0.14.0 0 > > > Seems like

Re: [VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-01 Thread Sutou Kouhei
t Bintray if API rate limits are > going to be a problem. I don't get response yet from https://bintray.com/apache organization. I'll open an issue on INFRA JIRA. Thanks, -- kou In "Re: [VOTE] Release Apache Arrow 0.14.0 - RC0" on Mon, 1 Jul 2019 11:48:50 -0500, Wes McKinne

Re: [VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-01 Thread Sutou Kouhei
tc/profile.d/conda.sh) I've removed "set -u" by https://github.com/apache/arrow/commit/9145c1591aedbd141454cfc7b6aad5190c0fb30e . Thanks, -- kou In <03cca1d7-7f8f-c46c-2360-132cd300c...@python.org> "Re: [VOTE] Release Apache Arrow 0.14.0 - RC0" on Mon, 1 Jul 20

Re: [VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-01 Thread Wes McKinney
The C++/Python source build looks fine to me on the Windows side -- I added Flight support in https://github.com/apache/arrow/pull/4770 I opened https://issues.apache.org/jira/browse/ARROW-5817 as there is a risk that Flight Python tests might be silently skipped. We check in our Python package b

Re: [VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-01 Thread Wes McKinney
hi Antoine, I'm not sure the origin of the conda.sh failure, have you tried removing any bashrc stuff related to the Anaconda distribution that you develop against? With the following patch I'm able to run the binary verification https://github.com/apache/arrow/pull/4768 but it failed with http

Re: [VOTE] Release Apache Arrow 0.14.0 - RC0

2019-07-01 Thread Antoine Pitrou
On Ubuntu 18.04: - failed to verify binaries """ + echo 'Failed to verify release candidate. See /tmp/arrow-0.14.0.gucvU for details.' Failed to verify release candidate. See /tmp/arrow-0.14.0.gucvU for details. """ There's no details in /tmp/arrow-0.14.0.gucvU. The script left a lot of zombie

[VOTE] Release Apache Arrow 0.14.0 - RC0

2019-06-30 Thread Sutou Kouhei
Hi, I would like to propose the following release candidate (RC0) of Apache Arrow version 0.14.0. This is a release consiting of 618 resolved JIRA issues[1]. This release candidate is based on commit: a591d76ad9a657110368aa422bb00f4010cb6b6e [2] The source release rc0 is hosted at [3]. The binar