[Python] Show `use_content_defined_chunking` in the list of parameters of `parquet.write_table` (doc)
Open
Component: Python
Type: enhancement
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
### Describe the enhancement requested
The doc page https://arrow.apache.org/docs/python/generated/pyarrow.parquet.write_table.html does not show `use_content_defined_chunking` as an argument of `write_table`:
Note that it's documented below in the list of parameters:
### Component(s)
Python
Contributor guide
Assessment
This issue has not been assessed yet.