This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
from 54d8191920 feat: add max_row_group_bytes option to WriterProperties
(#9357)
add 55a769f4b0 Minor: Add additional test coverage for
WriterProperties::{max_row_group_row_count,max_row_group_size} (#9387)
No new revisions were added by this update.
Summary of changes:
parquet/src/arrow/arrow_writer/mod.rs | 46 +++++++++++++++++++++++++++++++++++
parquet/src/file/properties.rs | 23 ++++++++++++++++++
2 files changed, 69 insertions(+)