raulcd opened a new issue, #48096: URL: https://github.com/apache/arrow/issues/48096
### Describe the enhancement requested On: - https://github.com/apache/arrow/issues/47030 We implemented the ability to limit the number of rows written by page via `parquet::WriterProperties::max_rows_per_page(int64_t max_rows)` We should expose the new `max_rows_per_page` to the Python bindings. ### Component(s) Python, Parquet -- 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]
