You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/04/04 14:12:00 UTC

[jira] [Updated] (ARROW-15364) [Python][Doc] Update filesystem entry in read docstrings

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

ASF GitHub Bot updated ARROW-15364:
-----------------------------------
    Labels: good-first-issue pull-request-available  (was: good-first-issue)

> [Python][Doc] Update filesystem entry in read docstrings
> --------------------------------------------------------
>
>                 Key: ARROW-15364
>                 URL: https://issues.apache.org/jira/browse/ARROW-15364
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Documentation, Python
>            Reporter: Joris Van den Bossche
>            Assignee: Raúl Cumplido
>            Priority: Major
>              Labels: good-first-issue, pull-request-available
>             Fix For: 8.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> In several docstrings (of orc.read_table, parquet.read_table/ParquetDataset/write_to_dataset, we have something like:
> {code}
> filesystem : FileSystem, default None
>     If nothing passed, paths assumed to be found in the local on-disk
>     filesystem.
> {code}
> but this is actually no longer up to date. If filesystem is not specified, it will be inferred from the path, which can both be a path to local disk, or be a URI.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)