szehon-ho commented on PR #18061:
URL: https://github.com/apache/iceberg/pull/18061#issuecomment-5705077743

   Could we add a reusable validateCurrentSnapshot(snapshotId) helper or 
validator for this exact-head check? validateWith is the right framework and 
already reruns after refresh on each retry, but this seems like a general 
concurrency pattern that other operations may need as well; a named helper 
would avoid open-coding the ancestry iterator here.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to