Commits


Wes McKinney authored and Korn, Uwe committed aaf8d5defe2
ARROW-2575: [Python] Exclude hidden files starting with . in ParquetManifest I also moved a large nested helper function to a slightly more appropriate place (we need to develop abstract interfaces for different partition schemes) Author: Wes McKinney <wesm+git@apache.org> Closes #2312 from wesm/ARROW-2575 and squashes the following commits: 92dec69d <Wes McKinney> Fix py3 issue a8aa3e1c <Wes McKinney> Exclude hidden files starting with . in ParquetManifest