Commits


Wes McKinney authored and Uwe L. Korn committed e1d574c7cf2
ARROW-1301: [C++/Python] More complete filesystem API for HDFS This also includes a fair bit of API normalization and cleaning. Author: Wes McKinney <wes.mckinney@twosigma.com> Closes #926 from wesm/ARROW-1301 and squashes the following commits: bcc9310 [Wes McKinney] Add missing API 8bf51f5 [Wes McKinney] Add more filesystem methods, tests for HDFS 98847b5 [Wes McKinney] Some HDFS refactoring. Implement chmod, chown. Normalize Filesystem->FileSystem