You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/05/12 16:24:00 UTC

[jira] [Closed] (ARROW-7953) [Python] pyarrow.LocalFileSystem did not implement the method delete()

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

Antoine Pitrou closed ARROW-7953.
---------------------------------
    Resolution: Abandoned

Agreed with [~jorisvandenbossche] . There's no need to add new methods to a deprecated API.

> [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
>              Labels: filesystem
>
> [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)