Juan Paulo Gutierrez created ARROW-2955:
-------------------------------------------
Summary: 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
Reporter: Juan Paulo Gutierrez
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)