pitrou opened a new issue, #51265: URL: https://github.com/apache/arrow/issues/51265
### Describe the enhancement requested In the Python Parquet reader docstrings, many snippets are duplicated for describing various common options, such as `thrift_string_size_limit`. We should deduplicate these snippets and find a way to reuse them across all Parquet reader docstrings. This will ease maintenance and reduce the risk of errors when updating those docstrings. ### Component(s) Parquet, Python -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
