dentiny opened a new pull request, #2416:
URL: https://github.com/apache/iceberg-rust/pull/2416

   ## What changes are included in this PR?
   
   We have two functions to read puffin metadata: `read` and 
`read_with_prefetch`. In theory these two functions should be similarly the 
same apart from IO-related logic, but `read_with_prefetch` seems to miss magic 
number validation: 
https://github.com/apache/iceberg-rust/blob/4f21e503afc5363c10fafac917f0febe136c464e/crates/iceberg/src/puffin/metadata.rs#L284
   
   ## Are these changes tested?
   
   Yes.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to