You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/03 21:55:02 UTC

[jira] [Assigned] (ARROW-2085) HadoopFileSystem.isdir and .isfile should return False if the path doesn't exist

     [ https://issues.apache.org/jira/browse/ARROW-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney reassigned ARROW-2085:
-----------------------------------

    Assignee: Jim Crist

> 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
(v7.6.3#76005)