etseidl commented on code in PR #10784:
URL: https://github.com/apache/arrow-rs/pull/10784#discussion_r3832628534


##########
parquet/src/file/metadata/reader.rs:
##########
@@ -984,6 +1011,37 @@ mod tests {
             "EOF: Parquet file too small. Size is 1728 but need 1729"
         );
     }
+
+    #[test]
+    fn test_parse_selected_columns() {

Review Comment:
   Here's an example demonstrating the reduction in parsed indexes



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