arrow git commit: ARROW-1665: [Serialization] Support more custom datatypes in the default serialization context

2017-10-12 Thread wesm
Repository: arrow Updated Branches: refs/heads/master 434df8af0 -> 47e6ff6cf ARROW-1665: [Serialization] Support more custom datatypes in the default serialization context Author: Philipp Moritz Author: Wes McKinney Closes #1194 from

arrow git commit: ARROW-1630: [Serialization] Support Python datetime objects

2017-10-12 Thread wesm
Repository: arrow Updated Branches: refs/heads/master 60cb1c372 -> 0d1e69c23 ARROW-1630: [Serialization] Support Python datetime objects An additional pair of eyes would be helpful, somewhat strangely the tests are passing for some datetime objects and not for others. Author: Philipp Moritz

arrow git commit: ARROW-1488: [C++] Implement ArrayBuilder::Finish in terms of FinishInternal based on ArrayData

2017-10-12 Thread wesm
Repository: arrow Updated Branches: refs/heads/master 0d1e69c23 -> 434df8af0 ARROW-1488: [C++] Implement ArrayBuilder::Finish in terms of FinishInternal based on ArrayData I don't have strong feelings about the function names here, but this was backwards compatible and will prevent extra

[arrow] Git Push Summary

2017-10-12 Thread wesm
Repository: arrow Updated Branches: refs/heads/java-vector-refactor [created] 60cb1c372