You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2022/07/08 09:03:00 UTC

[jira] [Commented] (ARROW-16940) [Python] LocalFileSystem is missing some basic function

    [ https://issues.apache.org/jira/browse/ARROW-16940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17564174#comment-17564174 ] 

Joris Van den Bossche commented on ARROW-16940:
-----------------------------------------------

Since it seems that you are using HDFS, I wanted to note that the fsspec package has a wrapper around our pyarrow.fs.HadoopFileSystem that adds some additional methods (https://filesystem-spec.readthedocs.io/en/latest/api.html#fsspec.implementations.arrow.HadoopFileSystem)

> [Python] LocalFileSystem is missing some basic function
> -------------------------------------------------------
>
>                 Key: ARROW-16940
>                 URL: https://issues.apache.org/jira/browse/ARROW-16940
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Sachin Pasalkar
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Python implementation of pyarrow missing basic functionality like delete, rename & stat



--
This message was sent by Atlassian Jira
(v8.20.10#820010)