wecharyu opened a new pull request, #48468: URL: https://github.com/apache/arrow/pull/48468
### Rationale for this change Limit the row group size. ### What changes are included in this PR? Add a new config `parquet::WriterProperties::max_row_group_bytes`. ### Are these changes tested? Yes, add unit test. ### Are there any user-facing changes? Yes, user could use the new config to limit row group size. -- 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]
