[jira] [Created] (ARROW-1911) Add Graphistry to Arrow JS proof points

2017-12-10 Thread Leo Meyerovich (JIRA)
Leo Meyerovich created ARROW-1911: - Summary: Add Graphistry to Arrow JS proof points Key: ARROW-1911 URL: https://issues.apache.org/jira/browse/ARROW-1911 Project: Apache Arrow Issue Type: Im

Re: Coordinating Arrow 0.8.0 end-game

2017-12-10 Thread Wes McKinney
I put up the last patches -- once these are merged I can start the RC1 vote tomorrow if no huge issues arise. On Sat, Dec 9, 2017 at 9:18 AM, Uwe L. Korn wrote: > From my side, it also look like everything is ready for a release. > > Cheers > Uwe > > On Fri, Dec 8, 2017, at 08:38 PM, Wes McKinney

[jira] [Created] (ARROW-1910) CPP README Brewfile link incorrect

2017-12-10 Thread Lewis John McGibbney (JIRA)
Lewis John McGibbney created ARROW-1910: --- Summary: CPP README Brewfile link incorrect Key: ARROW-1910 URL: https://issues.apache.org/jira/browse/ARROW-1910 Project: Apache Arrow Issue T

Re: Creating column of type LIST from parquet-cpp

2017-12-10 Thread Uwe L. Korn
The C++ project is located at https://github.com/apache/parquet-cpp, especially look out for the Arrow API at https://github.com/apache/parquet-cpp/tree/master/src/parquet/arrow Uwe On Sat, Dec 9, 2017, at 11:25 PM, Renato MarroquĂ­n Mogrovejo wrote: > And by the way, do you have a link for the C+