Ian Cook created ARROW-11238:
--------------------------------
Summary: [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
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)