[
https://issues.apache.org/jira/browse/ARROW-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-2085:
----------------------------------
Labels: pull-request-available (was: )
> HadoopFileSystem.isdir and .isfile should return False if the path doesn't
> exist
> ---------------------------------------------------------------------------------
>
> Key: ARROW-2085
> URL: https://issues.apache.org/jira/browse/ARROW-2085
> Project: Apache Arrow
> Issue Type: Bug
> Components: Python
> Reporter: Jim Crist
> Priority: Major
> Labels: pull-request-available
>
> Per the python standard library, `isdir` and `isfile` should return `False`
> if the given path doesn't exist. Currently these methods error on missing
> paths.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)