alamb commented on code in PR #10842:
URL: https://github.com/apache/arrow-rs/pull/10842#discussion_r3962084313


##########
parquet/src/file/metadata/mod.rs:
##########
@@ -507,19 +229,56 @@ impl ParquetMetaData {
         #[cfg(not(feature = "encryption"))]
         let encryption_size = 0usize;
 
+        // We can only determine the heap size for PageIndex. Custom providers 
are

Review Comment:
   - filed https://github.com/apache/arrow-rs/issues/11028



-- 
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]

Reply via email to