etseidl commented on code in PR #8445:
URL: https://github.com/apache/arrow-rs/pull/8445#discussion_r2379727976
##########
parquet/src/file/metadata/mod.rs:
##########
@@ -2064,7 +2070,7 @@ mod tests {
#[cfg(not(feature = "encryption"))]
let base_expected_size = 2280;
#[cfg(feature = "encryption")]
- let base_expected_size = 2616;
+ let base_expected_size = 2712;
Review Comment:
I still need to track down why this jumped
--
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]