Skip to content

[Python][Docs] Document ParquetWriteOptions class #31538

@asfimport

Description

@asfimport

The class ParquetFileWriteOptions, returned by 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 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.

Reporter: Will Jones / @wjones127

Note: This issue was originally created as ARROW-16130. Please see the migration documentation for further details.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions