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/08/01 13:56:00 UTC

[jira] [Updated] (ARROW-2955) [Python] Typo in pyarrow's HDFS API result

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

Wes McKinney updated ARROW-2955:
--------------------------------
    Summary: [Python] Typo in pyarrow's HDFS API result  (was: Typo in pyarrow's HDFS API result)

> [Python] Typo in pyarrow's HDFS API result
> ------------------------------------------
>
>                 Key: ARROW-2955
>                 URL: https://issues.apache.org/jira/browse/ARROW-2955
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>            Reporter: Juan Paulo Gutierrez
>            Assignee: Juan Paulo Gutierrez
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 0.10.0
>
>   Original Estimate: 1h
>          Time Spent: 20m
>  Remaining Estimate: 40m
>
> When detail=True is specified, pyarrow's HDFS API [pyarrow.HadoopFileSystem.ls|https://arrow.apache.org/docs/python/generated/pyarrow.HadoopFileSystem.ls.html#pyarrow.HadoopFileSystem.ls] returns {{list_modified_time}} and {{list_access_time}} instead of {{last_modified_time}} and {{last_access_time}}. Fix typo to match the original key names.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)