sourajitsaha17 commented on issue #14093:
URL: https://github.com/apache/iceberg/issues/14093#issuecomment-3423688316

   Hi @RussellSpitzer 
   I have prepared a test with which I can reproduce the concurrency issue. 
   
https://github.com/souro17/iceberg-test/blob/main/src/test/java/com/example/IcebergCommitConcurrencyTest.java#L54
   In this test the expected schema ID of the current snapshot is '2' after the 
second schema update, whereas we get the schema ID as '1'.
   Would be great if you could take a look at the reproduction steps.


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