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


##########
parquet/src/file/serialized_reader.rs:
##########
@@ -389,31 +389,15 @@ pub(crate) fn decode_page(
 
     // TODO: page header could be huge because of statistics. We should set a
     // maximum page header size and abort if that is exceeded.

Review Comment:
   Not relevant to this PR, but I think this TODO has largely been addressed by 
#8376 which enabled skipping the decoding of the page statistics.



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