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

[jira] [Updated] (ARROW-11238) [Python] Make SubTreeFileSystem print method more informative

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

Ian Cook updated ARROW-11238:
-----------------------------
    Description: The {{SubTreeFileSystem}} class does not have a {{\_\_str\_\_}} or {{\_\_repr\_\_}} method. Define these methods to show useful information when these objects are printed, such as a filesystem URI including scheme.  (was: The {{SubTreeFileSystem}} class does not have a {{__str__}} or {{__repr__}} method. Define these methods to show useful information when these objects are printed, such as a filesystem URI including scheme.)

> [Python] Make SubTreeFileSystem print method more informative
> -------------------------------------------------------------
>
>                 Key: ARROW-11238
>                 URL: https://issues.apache.org/jira/browse/ARROW-11238
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Ian Cook
>            Priority: Minor
>
> The {{SubTreeFileSystem}} class does not have a {{\_\_str\_\_}} or {{\_\_repr\_\_}} method. Define these methods to show useful information when these objects are printed, such as a filesystem URI including scheme.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)