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

[jira] [Resolved] (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 ]

Neal Richardson resolved ARROW-11218.
-------------------------------------
    Resolution: Fixed

Issue resolved by pull request 9171
[https://github.com/apache/arrow/pull/9171]

> [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
>              Labels: pull-request-available
>             Fix For: 3.0.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> 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)