[
https://issues.apache.org/jira/browse/ARROW-15364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Krisztian Szucs updated ARROW-15364:
------------------------------------
Fix Version/s: 8.0.0
> [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
> Priority: Major
> Labels: good-first-issue
> Fix For: 8.0.0
>
>
> 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)