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/12 02:32:00 UTC

[jira] [Updated] (ARROW-11218) [R] Make SubTreeFileSystem print method more informative

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

Ian Cook updated ARROW-11218:
-----------------------------
    Fix Version/s: 3.0.0

> [R] Make SubTreeFileSystem print method more informative
> --------------------------------------------------------
>
>                 Key: ARROW-11218
>                 URL: https://issues.apache.org/jira/browse/ARROW-11218
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: R
>            Reporter: Ian Cook
>            Assignee: Ian Cook
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> The print method for {{SubTreeFileSystem}} objects prints only the class name. Make it print more useful information, such as a filesystem URI including scheme. For example:
> {code:r}
> print(s3_bucket("ursa-labs-taxi-data"))
> ## SubTreeFileSystem: s3://ursa-labs-taxi-data
> {code}



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