Re: [ANNOUNCE] Apache Arrow 0.10.0 released

2018-08-07 Thread Phillip Cloud
Feel free to remove arrow-0.9.0. I thought I removed it, but I guess not. On Tue, Aug 7, 2018, 21:46 Kouhei Sutou wrote: > Hi, > > I've uploaded Ruby bindings: > > * https://rubygems.org/gems/red-arrow > * https://rubygems.org/gems/red-arrow-gpu > > And I've updated unofficial APT/Yum

Re: [ANNOUNCE] Apache Arrow 0.10.0 released

2018-08-07 Thread Kouhei Sutou
Hi, I've uploaded Ruby bindings: * https://rubygems.org/gems/red-arrow * https://rubygems.org/gems/red-arrow-gpu And I've updated unofficial APT/Yum repositories at packages.red-data-tools.org: https://github.com/red-data-tools/packages.red-data-tools.org Now, the repositories use

[jira] [Created] (ARROW-3019) [Packaging] Use Bundler to verify Arrow GLib

2018-08-07 Thread Kouhei Sutou (JIRA)
Kouhei Sutou created ARROW-3019: --- Summary: [Packaging] Use Bundler to verify Arrow GLib Key: ARROW-3019 URL: https://issues.apache.org/jira/browse/ARROW-3019 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-3018) [Plasma] Improve random ObjectID generation

2018-08-07 Thread Philipp Moritz (JIRA)
Philipp Moritz created ARROW-3018: - Summary: [Plasma] Improve random ObjectID generation Key: ARROW-3018 URL: https://issues.apache.org/jira/browse/ARROW-3018 Project: Apache Arrow Issue

[jira] [Created] (ARROW-3017) [C++] Don't throw exception in arrow/util/thread-pool.h

2018-08-07 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-3017: --- Summary: [C++] Don't throw exception in arrow/util/thread-pool.h Key: ARROW-3017 URL: https://issues.apache.org/jira/browse/ARROW-3017 Project: Apache Arrow

[jira] [Created] (ARROW-3016) [C++] Add ability to enable call stack logging for each memory allocation

2018-08-07 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-3016: --- Summary: [C++] Add ability to enable call stack logging for each memory allocation Key: ARROW-3016 URL: https://issues.apache.org/jira/browse/ARROW-3016 Project:

Re: [DISCUSS] Solutions for improving the Arrow-Parquet C++ development morass

2018-08-07 Thread Wes McKinney
Thanks Ryan, will do. The people I'd still like to hear from are: * Phillip Cloud * Uwe Korn As ASF contributors we are responsible to both be pragmatic as well as act in the best interests of the community's health and productivity. On Tue, Aug 7, 2018 at 12:12 PM, Ryan Blue wrote: > I

[jira] [Created] (ARROW-3015) [Python] Fix documentation typo for pa.uint8

2018-08-07 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-3015: --- Summary: [Python] Fix documentation typo for pa.uint8 Key: ARROW-3015 URL: https://issues.apache.org/jira/browse/ARROW-3015 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-3014) [C++] Minimal writer adapter for ORC file format

2018-08-07 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-3014: --- Summary: [C++] Minimal writer adapter for ORC file format Key: ARROW-3014 URL: https://issues.apache.org/jira/browse/ARROW-3014 Project: Apache Arrow Issue

Re: [ANNOUNCE] Apache Arrow 0.10.0 released

2018-08-07 Thread Wes McKinney
Opening JIRA re website: https://issues.apache.org/jira/browse/ARROW-3013 If anyone has a chance to look it would be appreciated. On Tue, Aug 7, 2018 at 1:27 PM, Andy Grove wrote: > The Rust binary for 0.10.0 is now available at crates.io > > https://crates.io/crates/arrow > > On Tue, Aug 7,

[jira] [Created] (ARROW-3013) [Website] Fix download links on website for tarballs, checksums

2018-08-07 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-3013: --- Summary: [Website] Fix download links on website for tarballs, checksums Key: ARROW-3013 URL: https://issues.apache.org/jira/browse/ARROW-3013 Project: Apache Arrow

[jira] [Created] (ARROW-3012) Installation crashes on Python 3.7

2018-08-07 Thread Diego Argueta (JIRA)
Diego Argueta created ARROW-3012: Summary: Installation crashes on Python 3.7 Key: ARROW-3012 URL: https://issues.apache.org/jira/browse/ARROW-3012 Project: Apache Arrow Issue Type: Bug

Re: [ANNOUNCE] Apache Arrow 0.10.0 released

2018-08-07 Thread Andy Grove
The Rust binary for 0.10.0 is now available at crates.io https://crates.io/crates/arrow On Tue, Aug 7, 2018 at 10:38 AM Bryan Cutler wrote: > Great job everyone! > > On Tue, Aug 7, 2018, 9:35 AM Julian Hyde wrote: > > > Thanks - glad we agree. > > > > Note that it’s a bad idea to put

Re: [ANNOUNCE] Apache Arrow 0.10.0 released

2018-08-07 Thread Bryan Cutler
Great job everyone! On Tue, Aug 7, 2018, 9:35 AM Julian Hyde wrote: > Thanks - glad we agree. > > Note that it’s a bad idea to put checksums on mirrors. > > Julian > > > > On Aug 7, 2018, at 9:33 AM, Phillip Cloud wrote: > > > > @Julian > > > > Sorry I misread your first comment. It looks like

Re: [ANNOUNCE] Apache Arrow 0.10.0 released

2018-08-07 Thread Julian Hyde
Thanks - glad we agree. Note that it’s a bad idea to put checksums on mirrors. Julian > On Aug 7, 2018, at 9:33 AM, Phillip Cloud wrote: > > @Julian > > Sorry I misread your first comment. It looks like that's actually missing a > link. The sha256/sha512 link is also wrong. > > On Tue, Aug

Re: [ANNOUNCE] Apache Arrow 0.10.0 released

2018-08-07 Thread Phillip Cloud
@Julian Sorry I misread your first comment. It looks like that's actually missing a link. The sha256/sha512 link is also wrong. On Tue, Aug 7, 2018 at 12:31 PM Phillip Cloud wrote: > @Julian > > First issue: the link should be to the sha256 checksum (we're not > computing the sha512 anymore):

Re: [ANNOUNCE] Apache Arrow 0.10.0 released

2018-08-07 Thread Phillip Cloud
@Julian First issue: the link should be to the sha256 checksum (we're not computing the sha512 anymore): https://www.apache.org/dist/arrow/arrow-0.10.0/apache-arrow-0.10.0.tar.gz.sha256 Second issue: I'm not sure what the issue is there. FWIW, they are not there for the 0.9.0 release either, and

Re: [ANNOUNCE] Apache Arrow 0.10.0 released

2018-08-07 Thread Li Jin
Congrats! On Tue, Aug 7, 2018 at 12:24 PM Julian Hyde wrote: > Congratulations! > > One thing: on http://arrow.apache.org/install/ < > http://arrow.apache.org/install/> there were the checksums (.tar.gz.asc > and .tar.gz.sha512), but I couldn’t find a link to the mirrors with the > source

Re: [ANNOUNCE] Apache Arrow 0.10.0 released

2018-08-07 Thread Julian Hyde
Congratulations! One thing: on http://arrow.apache.org/install/ there were the checksums (.tar.gz.asc and .tar.gz.sha512), but I couldn’t find a link to the mirrors with the source tarball (i.e. https://www.apache.org/dyn/closer.cgi/arrow/arrow-0.10.0/

Re: [ANNOUNCE] Apache Arrow 0.10.0 released

2018-08-07 Thread Phillip Cloud
Congrats on the release everyone, there was a ton of work that went into it! On Tue, Aug 7, 2018 at 12:10 PM Wes McKinney wrote: > Congrats all! > > On Tue, Aug 7, 2018 at 11:59 AM, Phillip Cloud wrote: > > The Apache Arrow community is pleased to announce the 0.10.0 > > release. This is a

Re: [DISCUSS] Solutions for improving the Arrow-Parquet C++ development morass

2018-08-07 Thread Ryan Blue
I don't have an opinion here, but could someone send a summary of what is decided to the dev list once there is consensus? This is a long thread for parts of the project I don't work on, so I haven't followed it very closely. On Tue, Aug 7, 2018 at 8:22 AM Wes McKinney wrote: > > It will be

Re: [ANNOUNCE] Apache Arrow 0.10.0 released

2018-08-07 Thread Wes McKinney
Congrats all! On Tue, Aug 7, 2018 at 11:59 AM, Phillip Cloud wrote: > The Apache Arrow community is pleased to announce the 0.10.0 > release. This is a major release including 470 resolved > issues ([1]) since the 0.9.0 release. > > The release is available now from our website and [2]: >

[ANNOUNCE] Apache Arrow 0.10.0 released

2018-08-07 Thread Phillip Cloud
The Apache Arrow community is pleased to announce the 0.10.0 release. This is a major release including 470 resolved issues ([1]) since the 0.9.0 release. The release is available now from our website and [2]: http://arrow.apache.org/install/ Changelog

[jira] [Created] (ARROW-3011) [CI] Remove Slack notification

2018-08-07 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-3011: --- Summary: [CI] Remove Slack notification Key: ARROW-3011 URL: https://issues.apache.org/jira/browse/ARROW-3011 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-3010) [GLib] Update README to use Bundler

2018-08-07 Thread Kouhei Sutou (JIRA)
Kouhei Sutou created ARROW-3010: --- Summary: [GLib] Update README to use Bundler Key: ARROW-3010 URL: https://issues.apache.org/jira/browse/ARROW-3010 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-3009) Python ORC failing on 0.10.0

2018-08-07 Thread Jim Crist (JIRA)
Jim Crist created ARROW-3009: Summary: Python ORC failing on 0.10.0 Key: ARROW-3009 URL: https://issues.apache.org/jira/browse/ARROW-3009 Project: Apache Arrow Issue Type: Improvement

Re: [DISCUSS] Solutions for improving the Arrow-Parquet C++ development morass

2018-08-07 Thread Wes McKinney
> It will be difficult to track parquet-cpp changes if they get mixed with > Arrow changes. Will we establish some guidelines for filing Parquet JIRAs? > Can we enforce that parquet-cpp changes will not be committed without a > corresponding Parquet JIRA? I think we would use the following

Re: Arrow & plasma - java sample to store complex objects

2018-08-07 Thread Jacques Nadeau
Bleeding edge is probably an understatement. We need someone to implement https://issues.apache.org/jira/browse/ARROW-2892 before this is really feasible without copy. You could do it with Glue code today and a copy from the memory used in the current Plasma Java client to the memory used in

[jira] [Created] (ARROW-3008) [Packaging] Verify GPU related modules if available

2018-08-07 Thread Kouhei Sutou (JIRA)
Kouhei Sutou created ARROW-3008: --- Summary: [Packaging] Verify GPU related modules if available Key: ARROW-3008 URL: https://issues.apache.org/jira/browse/ARROW-3008 Project: Apache Arrow Issue

[jira] [Created] (ARROW-3006) [GLib] .gir/.typelib for GPU aren't installed

2018-08-07 Thread Kouhei Sutou (JIRA)
Kouhei Sutou created ARROW-3006: --- Summary: [GLib] .gir/.typelib for GPU aren't installed Key: ARROW-3006 URL: https://issues.apache.org/jira/browse/ARROW-3006 Project: Apache Arrow Issue Type:

Re: [DISCUSS] Solutions for improving the Arrow-Parquet C++ development morass

2018-08-07 Thread Deepak Majeti
I have a few more logistical questions to add. It will be difficult to track parquet-cpp changes if they get mixed with Arrow changes. Will we establish some guidelines for filing Parquet JIRAs? Can we enforce that parquet-cpp changes will not be committed without a corresponding Parquet JIRA? I