You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2022/07/20 06:24:00 UTC

[jira] [Resolved] (ARROW-16094) [Python] Address docstrings in Filesystems (Utilities)

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

Joris Van den Bossche resolved ARROW-16094.
-------------------------------------------
    Fix Version/s: 9.0.0
       Resolution: Fixed

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

> [Python] Address docstrings in Filesystems (Utilities)
> ------------------------------------------------------
>
>                 Key: ARROW-16094
>                 URL: https://issues.apache.org/jira/browse/ARROW-16094
>             Project: Apache Arrow
>          Issue Type: Sub-task
>          Components: Python
>            Reporter: Alenka Frim
>            Assignee: Alenka Frim
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 9.0.0
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> Ensure docstrings for Filesystem Interface have an {{Examples}} section:
>  * [https://arrow.apache.org/docs/python/generated/pyarrow.fs.copy_files.html#pyarrow.fs.copy_files]
>  * [https://arrow.apache.org/docs/python/generated/pyarrow.fs.initialize_s3.html#pyarrow.fs.initialize_s3]
>  * [https://arrow.apache.org/docs/python/generated/pyarrow.fs.finalize_s3.html#pyarrow.fs.finalize_s3]
>  * [https://arrow.apache.org/docs/python/generated/pyarrow.fs.resolve_s3_region.html#pyarrow.fs.resolve_s3_region]
>  * [https://arrow.apache.org/docs/python/generated/pyarrow.fs.S3LogLevel.html#pyarrow.fs.S3LogLevel] 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)