[jira] [Created] (ARROW-3581) [Gandiva][C++] ARROW_PROTOBUF_USE_SHARED isn't used

2018-10-20 Thread Kouhei Sutou (JIRA)
Kouhei Sutou created ARROW-3581: --- Summary: [Gandiva][C++] ARROW_PROTOBUF_USE_SHARED isn't used Key: ARROW-3581 URL: https://issues.apache.org/jira/browse/ARROW-3581 Project: Apache Arrow Issue

[jira] [Created] (ARROW-3580) [Gandiva][C++] Build error with g++ 8.2.0

2018-10-20 Thread Kouhei Sutou (JIRA)
Kouhei Sutou created ARROW-3580: --- Summary: [Gandiva][C++] Build error with g++ 8.2.0 Key: ARROW-3580 URL: https://issues.apache.org/jira/browse/ARROW-3580 Project: Apache Arrow Issue Type: Bug

Re: Making a bugfix 0.11.1 release

2018-10-20 Thread Wes McKinney
Looks like I need https://github.com/apache/arrow/commit/274237cfd396a8cb3424c12ef75e7267e0480cb9. I'll cherry-pick that into the maint branch and start making a new RC On Sat, Oct 20, 2018 at 4:55 PM Wes McKinney wrote: > > I created 0.11.1 RC0 but verification (verify-release-candidate.sh >

Re: Making a bugfix 0.11.1 release

2018-10-20 Thread Wes McKinney
I created 0.11.1 RC0 but verification (verify-release-candidate.sh source 0.11.1 0) fails with + export GI_TYPELIB_PATH=/tmp/arrow-0.11.1.Cpdsj/install/lib/girepository-1.0: + GI_TYPELIB_PATH=/tmp/arrow-0.11.1.Cpdsj/install/lib/girepository-1.0: + bundle --version Bundler version 1.16.5 + bundle

[jira] [Created] (ARROW-3579) [Crossbow] Unintuitive error message when remote branch has not been pushed

2018-10-20 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-3579: --- Summary: [Crossbow] Unintuitive error message when remote branch has not been pushed Key: ARROW-3579 URL: https://issues.apache.org/jira/browse/ARROW-3579 Project:

[jira] [Created] (ARROW-3578) [Release] Address spurious Apache RAT failures in source release script

2018-10-20 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-3578: --- Summary: [Release] Address spurious Apache RAT failures in source release script Key: ARROW-3578 URL: https://issues.apache.org/jira/browse/ARROW-3578 Project: Apache

Re: Making a bugfix 0.11.1 release

2018-10-20 Thread Wes McKinney
I'm working on the source release now. We need to try to determine the cause of the spurious RAT errors: https://gist.github.com/wesm/490dc50c494cc914ae28b4fd897a73eb On Sat, Oct 20, 2018 at 11:27 AM Wes McKinney wrote: > > Seems that Travis CI builds are triggering Appveyor builds, so things >

Re: Support for TIMESTAMP_NANOS in parquet-cpp

2018-10-20 Thread Wes McKinney
hi Roman, We would welcome adding such a document to the Arrow wiki https://cwiki.apache.org/confluence/display/ARROW. As to your other questions, it really depends on whether there is a member of the Parquet community who will do the work. Patches that implement any released functionality in the

Re: Making a bugfix 0.11.1 release

2018-10-20 Thread Wes McKinney
Seems that Travis CI builds are triggering Appveyor builds, so things show up as failed https://github.com/wesm/crossbow/branches/all?utf8=%E2%9C%93=build-8 On Sat, Oct 20, 2018 at 10:18 AM Uwe L. Korn wrote: > > I have triggered the wheel builds on my crossbow repo with build-25, feel > free

[jira] [Created] (ARROW-3577) [Go] add support for ChunkedArray

2018-10-20 Thread Sebastien Binet (JIRA)
Sebastien Binet created ARROW-3577: -- Summary: [Go] add support for ChunkedArray Key: ARROW-3577 URL: https://issues.apache.org/jira/browse/ARROW-3577 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-3576) [Python

2018-10-20 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-3576: --- Summary: [Python Key: ARROW-3576 URL: https://issues.apache.org/jira/browse/ARROW-3576 Project: Apache Arrow Issue Type: Improvement Reporter: Wes

[jira] [Created] (ARROW-3575) [Python] New documentation page for CSV reader

2018-10-20 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-3575: --- Summary: [Python] New documentation page for CSV reader Key: ARROW-3575 URL: https://issues.apache.org/jira/browse/ARROW-3575 Project: Apache Arrow Issue

Re: Making a bugfix 0.11.1 release

2018-10-20 Thread Uwe L. Korn
I have triggered the wheel builds on my crossbow repo with build-25, feel free to use them. Uwe On Sat, Oct 20, 2018, at 3:52 PM, Wes McKinney wrote: > I'm having problems with Crossbow. I am going to try a few things > (going through the setup process "from scratch" -- new tokens, new > local

Re: Making a bugfix 0.11.1 release

2018-10-20 Thread Wes McKinney
I'm having problems with Crossbow. I am going to try a few things (going through the setup process "from scratch" -- new tokens, new local repositories, etc.) but if I can't figure it out today, a different PMC with a working Crossbow setup may need to cut the release candidate artifacts On Fri,

Re: [VOTE] Accept donation of Ruby bindings to Parquet GLib

2018-10-20 Thread Jacques Nadeau
+1 On Fri, Oct 19, 2018, 1:09 AM Krisztián Szűcs wrote: > +1 > > On Fri, Oct 19, 2018, 9:44 AM Antoine Pitrou wrote: > > > > > +1 from me. Makes entire sense. > > > > > > Le 18/10/2018 à 23:02, Uwe L. Korn a écrit : > > > +1 > > > > > >> Am 18.10.2018 um 22:59 schrieb Wes McKinney : > > >> >

[jira] [Created] (ARROW-3574) Fix remaining bug with plasma static versus shared libraries.

2018-10-20 Thread Robert Nishihara (JIRA)
Robert Nishihara created ARROW-3574: --- Summary: Fix remaining bug with plasma static versus shared libraries. Key: ARROW-3574 URL: https://issues.apache.org/jira/browse/ARROW-3574 Project: Apache