etseidl commented on issue #8751:
URL: https://github.com/apache/arrow-rs/issues/8751#issuecomment-3473952771

   Note that `SerializedFileReader` already does row group filtering
   
   
https://github.com/apache/arrow-rs/blob/bac0cb57af36f0c025696db146eccea8f3f469cb/parquet/src/file/serialized_reader.rs#L200-L216.
   
   This will only read the page indexes for the row groups that pass the 
filtering stage.


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