[arrow] Git Push Summary

2017-08-09 Thread wesm
Repository: arrow Updated Branches: refs/heads/object-store [deleted] 4915ecf1e

svn commit: r20913 - in /dev/arrow/apache-arrow-0.6.0-rc0: ./ apache-arrow-0.6.0.tar.gz apache-arrow-0.6.0.tar.gz.asc apache-arrow-0.6.0.tar.gz.md5 apache-arrow-0.6.0.tar.gz.sha

2017-08-09 Thread wesm
Author: wesm Date: Wed Aug 9 22:00:34 2017 New Revision: 20913 Log: Apache Arrow ${version} RC${rc} Added: dev/arrow/apache-arrow-0.6.0-rc0/ dev/arrow/apache-arrow-0.6.0-rc0/apache-arrow-0.6.0.tar.gz (with props) dev/arrow/apache-arrow-0.6.0-rc0/apache-arrow-0.6.0.tar.gz.asc de

[arrow] Git Push Summary

2017-08-09 Thread wesm
Repository: arrow Updated Tags: refs/tags/apache-arrow-0.6.0 [created] 1cfaedeeb

arrow git commit: ARROW-1342: [Python] Support strided ndarrays in pandas conversion from nested lists

2017-08-09 Thread wesm
Repository: arrow Updated Branches: refs/heads/master e44ede87c -> 2972c9d3a ARROW-1342: [Python] Support strided ndarrays in pandas conversion from nested lists This does drop the vector append to the builder that was there before. I'm going to do some local benchmarking to make sure this d

arrow git commit: ARROW-1343: [Java] Aligning serialized schema, end of buffers in RecordBatches

2017-08-09 Thread wesm
Repository: arrow Updated Branches: refs/heads/master 86154f0be -> e44ede87c ARROW-1343: [Java] Aligning serialized schema, end of buffers in RecordBatches Author: Emilio Lahr-Vivaz Author: Wes McKinney Closes #954 from elahrvivaz/align_end and squashes the following commits: 79ac1204 [Wes

arrow git commit: ARROW-1340: [Java] Fix NullableMapVector field metadata

2017-08-09 Thread wesm
Repository: arrow Updated Branches: refs/heads/master 7fdbcc606 -> 86154f0be ARROW-1340: [Java] Fix NullableMapVector field metadata Author: Emilio Lahr-Vivaz Closes #953 from elahrvivaz/ARROW-1340 and squashes the following commits: a307779e [Emilio Lahr-Vivaz] ARROW-1340: [Java] Fix Nulla

arrow git commit: ARROW-1243: [JAVA] update all libs to latest versions

2017-08-09 Thread wesm
Repository: arrow Updated Branches: refs/heads/master a9c2f196e -> 7fdbcc606 ARROW-1243: [JAVA] update all libs to latest versions NB this commit excludes Jackson and logback upgrades, since they are dealt with in 871 and 872 Author: Matt Darwin <(none)> Author: Matt Darwin Author: Matt C