The integration test success is the biggest news. We should definitely try to release 0.2 as soon as possible.
Other features - Significantly improved performance in Python pandas interoperability - Refactored parquet-cpp to depend on Arrow C++ memory management (buffers) and IO components I wrote 3 blog posts recently that include some words about Arrow http://wesmckinney.com/blog/outlook-for-2017/ http://wesmckinney.com/blog/high-perf-arrow-to-pandas/ http://wesmckinney.com/blog/python-hdfs-interfaces/ I talked some about Arrow in my recent talk: http://www.slideshare.net/wesm/python-data-wrangling-preparing-for-the-future. Thanks Wes On Mon, Jan 9, 2017 at 12:45 PM, Julien Le Dem <[email protected]> wrote: > Now that we have cross compatibility tests between Java and C++ we're going > to release a 0.2 soon. > arrow-cpp, py-arrow and parquet-cpp work together nicely. > I'm going to talk about arrow at Starta San Jose (March) and Dataworks > Summit in Munich (April) > > > On Mon, Jan 9, 2017 at 9:38 AM, Jacques Nadeau <[email protected]> wrote: > >> Hey All, I'm going to full together a arrow board report. Anything people >> think I should note? Presentations, progress, key features, etc? >> >> thanks, >> jacques >> > > > > -- > Julien
