[
https://issues.apache.org/jira/browse/ARROW-7953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney updated ARROW-7953:
--------------------------------
Summary: [Python] pyarrow.LocalFileSystem did not implement the method
delete() (was: pyarrow.LocalFileSystem did not implement the method delete())
> [Python] pyarrow.LocalFileSystem did not implement the method delete()
> ----------------------------------------------------------------------
>
> Key: ARROW-7953
> URL: https://issues.apache.org/jira/browse/ARROW-7953
> Project: Apache Arrow
> Issue Type: Bug
> Components: Python
> Reporter: Liang Zhang
> Priority: Major
>
> [https://github.com/apache/arrow/blob/master/python/pyarrow/filesystem.py#L51]
> The abstract class FileSystem has a delete() method, but the LocalFileSystem
> doesn't implement it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)