wwj6591812 commented on PR #4467:
URL: https://github.com/apache/paimon/pull/4467#issuecomment-2461157368

   A question:
   Assuming that when the user executes the rollback procedure with snapshot = 
1, the latestSnapshot Id of the Paimon table is 1, and before the rollback 
procedure ends, the latestSnapshot Id of the Paimon table changes to 2. After 
you apply this patch, in the end, the rollback procedure fast return so that 
the result is not snapshot = 1.
    Is this the result that the user wants?


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