[jira] [Created] (ARROW-1931) [C++] w4996 warning due to std::tr1 failing builds on Visual Studio 2017

2017-12-16 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-1931: --- Summary: [C++] w4996 warning due to std::tr1 failing builds on Visual Studio 2017 Key: ARROW-1931 URL: https://issues.apache.org/jira/browse/ARROW-1931 Project: Apache

[jira] [Created] (ARROW-1930) [C++] Implement Slice for ChunkedArray and Column

2017-12-16 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-1930: --- Summary: [C++] Implement Slice for ChunkedArray and Column Key: ARROW-1930 URL: https://issues.apache.org/jira/browse/ARROW-1930 Project: Apache Arrow Issue Ty

[RESULT] [VOTE] Release Apache Arrow 0.8.0 RC2

2017-12-16 Thread Wes McKinney
With four binding +1 votes, one non-binding +1, and no other votes, the vote passes. Thanks all for verifying the release! I will upload the source artifacts to SVN and post Maven artifacts as soon as possible. We should hustle to get pip packages posted for Python so that Spark can update its CI

Re: arrow read/write examples in Java

2017-12-16 Thread Animesh Trivedi
Thanks Wes for you help. Based upon some code reading, I managed to code-up a basic working example. The code is here: https://github.com/animeshtrivedi/ArrowExample/tree/master/src/main/java/com/github/animeshtrivedi/arrowexample . However, I do have some questions about the concepts in Arrow 1

Re: [VOTE] Release Apache Arrow 0.8.0 RC2

2017-12-16 Thread Kouhei Sutou
+1 (binding) I used dev/release/verify-release-candidate.sh with -DARROW_GPU=on and * Verified signature, checksum on Debian GNU/Linux sid * Ran Java unit tests * Ran C++ unit tests * Ran Java/C++ integration tests * Ran C/GLib unit tests * Ran Python unit tests * Ran JavaaScript unit tests C++'