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

   ### Purpose
   We have manifest cache now, but through test, the cache can reduce read file 
time, but the more time is spent on decode file content. And in test case, the 
user commit interval is 30s, readOverwriteChanges will use 60s - 80s. 
   Since the overwrite partitions are rarely to be changed, I think cache the 
manifest entries is a good idea.
   ### 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