[
https://issues.apache.org/jira/browse/ARROW-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17659113#comment-17659113
]
Rok Mihevc commented on ARROW-2085:
-----------------------------------
This issue has been migrated to [issue
#18059|https://github.com/apache/arrow/issues/18059] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> 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
> Assignee: Jim Crist
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.9.0
>
>
> 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
(v8.20.10#820010)