[
https://issues.apache.org/jira/browse/ARROW-2575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney updated ARROW-2575:
--------------------------------
Fix Version/s: 0.10.0
> [Python] Silently exclude hidden files
> --------------------------------------
>
> Key: ARROW-2575
> URL: https://issues.apache.org/jira/browse/ARROW-2575
> Project: Apache Arrow
> Issue Type: Bug
> Components: Python
> Environment: Unix-like systems
> Reporter: Durmus Karatay
> Priority: Minor
> Labels: pull-request-available
> Fix For: 0.10.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> On Unix systems hidden files are listed because os.walk does not care about
> hidden files. This especially creates a problem in macOS where .DS_Store
> files are created automatically.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)