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

Joris Van den Bossche updated ARROW-16130:
------------------------------------------
    Fix Version/s: 9.0.0
                       (was: 8.0.0)

> [Python][Docs] Document ParquetWriteOptions class
> -------------------------------------------------
>
>                 Key: ARROW-16130
>                 URL: https://issues.apache.org/jira/browse/ARROW-16130
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Documentation, Python
>    Affects Versions: 7.0.0
>            Reporter: Will Jones
>            Priority: Major
>              Labels: good-first-issue
>             Fix For: 9.0.0
>
>
> The class 
> [{{ParquetFileWriteOptions}}|https://arrow.apache.org/docs/python/generated/pyarrow.dataset.ParquetFileFormat.html#pyarrow.dataset.ParquetFileFormat.make_write_options],
>  returned by 
> [{{ParquetFileFormat.make_write_options}}|https://arrow.apache.org/docs/python/generated/pyarrow.dataset.ParquetFileFormat.html#pyarrow.dataset.ParquetFileFormat.make_write_options]
>  is not documented in the API docs, unlike {{{}ParquetReadOptions{}}}. Most 
> of the associated options are documented in 
> [{{pyarrow.parquet.write_table}}|https://arrow.apache.org/docs/python/generated/pyarrow.parquet.write_table.html#pyarrow.parquet.write_table]
>  already, so they should be easy to write up.
> For reference, we encountered this when trying to expose these options in 
> [the delta-rs writer|https://github.com/delta-io/delta-rs/pull/581]. 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to