Commits


Wes McKinney authored and Uwe L. Korn committed 4226adfbc6b
ARROW-515: [Python] Add read_all methods to FileReader, StreamReader Stacked on top of ARROW-514 Author: Wes McKinney <wes.mckinney@twosigma.com> Closes #307 from wesm/ARROW-515 and squashes the following commits: 6f2185c [Wes McKinney] Add read_all method to StreamReader, FileReader