steFaiz opened a new pull request, #9208:
URL: https://github.com/apache/paimon/pull/9208

   ### Purpose
   Currently, in BlobFallbackReader, we have to read out all blobs even if 
those files are stale.
   This PR introduces a `skip` method for BlobFormat. So that we could skip 
stale blobs instead of reading and discarding them.
   
   ### Tests
   See unit tests.


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