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

   ### Purpose
   
   Just like #5680, this PR creates a `latestSnapshotOfUserFromFileSystem` 
method in `SnapshotManager` and use it in writers Because 
`latestSnapshotOfUser` will query from REST catalog (if the table is created 
from REST catalog) and we don't want to flood the catalog with high concurrency.
   
   ### Tests
   
   Existing tests should cover this change.
   
   ### API and Format
   
   No format changes.
   
   ### Documentation
   
   No new feature.
   


-- 
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: issues-unsubscr...@paimon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to