zhoujinsong commented on issue #3790:
URL: https://github.com/apache/amoro/issues/3790#issuecomment-3317101023

   I think it is safe to expire the Flink snapshot if many other snapshots are 
committed after it by other engines.
   It indicates that this table will no longer be written by Flink, but by some 
other engines.
   
   So we may add an additional condition:
   * N snapshots(except replace and optimizing ones) committed after the latest 
Flink one.
   
   N could be 10 by default and is expected to be configured.
   
   HDYT?
   


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