ajantha-bhat commented on a change in pull request #4464:
URL: https://github.com/apache/iceberg/pull/4464#discussion_r840478934



##########
File path: core/src/test/java/org/apache/iceberg/TestTransaction.java
##########
@@ -420,6 +421,35 @@ public void 
testMultipleUpdateTransactionRetryMergeCleanup() {
     Assert.assertFalse("Append manifest should be deleted", new 
File(appendManifest.path()).exists());
   }
 
+  @Test
+  public void testTransactionRetrySchemaUpdate() {

Review comment:
       this test case fails without the fix.




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