Commits


HyukjinKwon authored and Wes McKinney committed 1a00cf61aba
ARROW-4723: [Python] Ignore "hidden" files that starts with underscore This PR proposes to ignore "hidden" files that start with underscore as well. This is a Hadoop convention. Author: HyukjinKwon <gurwls223@apache.org> Closes #4478 from HyukjinKwon/regex-support and squashes the following commits: bb6218f53 <HyukjinKwon> Ignore "hidden" files that starts with underscore