lilianm opened a new pull request, #8260: URL: https://github.com/apache/arrow-rs/pull/8260
# Which issue does this PR close? - Closes #8259. # Rationale for this change Use ArrowRowGroupWriter helper class for write row group when you use API get_column_writers / append_row_group in ArrowWriter implemented in issue # What changes are included in this PR? Set public ArrowRowGroupWriter and move memory_size, get_estimated_total_bytes and rows_count from ArrowWriter # Are these changes tested? Yes # Are there any user-facing changes? Yes add function in ArrowRowGroupWriter and expose it -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org