You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/05/12 09:41:51 UTC

[GitHub] [iceberg] ajantha-bhat commented on pull request #4747: Core: Fix data loss when duplicate snapshot-id is allocated

ajantha-bhat commented on PR #4747:
URL: https://github.com/apache/iceberg/pull/4747#issuecomment-1124769091

    > I think we can fix this by changing SnapshotProducer:
   
   @rdblue: Fixed it as per your suggestion. I too expected this kind of check initially.
   
   Should we do this check at the commit time and throw exception? Now, concurrent table operation getting (both are uncommitted) getting the same snapshot id is not handled I guess. 


-- 
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-unsubscribe@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org