arrow git commit: ARROW-514: [Python] Automatically wrap pyarrow.io.Buffer in BufferReader

2017-01-26 Thread wesm
Repository: arrow Updated Branches: refs/heads/master aac2e70c1 -> 30bb0d97d ARROW-514: [Python] Automatically wrap pyarrow.io.Buffer in BufferReader Author: Wes McKinney Closes #306 from wesm/ARROW-514 and squashes the following commits: d5e3235 [Wes McKinney]

arrow git commit: ARROW-512: C++: Add method to check for primitive types

2017-01-26 Thread wesm
Repository: arrow Updated Branches: refs/heads/master a68af9d16 -> a90b5f363 ARROW-512: C++: Add method to check for primitive types Also includes some documentation updates. Author: Uwe L. Korn Closes #304 from xhochy/ARROW-512 and squashes the following commits: