alamb commented on pull request #9401: URL: https://github.com/apache/arrow/pull/9401#issuecomment-772759543
@manojkarthick How about something along the lines of https://github.com/apache/arrow/blob/8a134013494eb7b15004ea7bba8bca8a9562ffdd/rust/parquet/src/file/metadata.rs#L656 The test could create a row group metadata with two columns and assert that `compressed_size()` returns the sum of the columns' 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. For queries about this service, please contact Infrastructure at: [email protected]
