nastra commented on code in PR #14334:
URL: https://github.com/apache/iceberg/pull/14334#discussion_r2671940816


##########
core/src/test/java/org/apache/iceberg/view/ViewCatalogTests.java:
##########
@@ -1845,6 +1852,209 @@ public void concurrentReplaceViewVersion() {
     }
   }
 
+  @Test
+  public void concurrentUpdateViewSchema() {

Review Comment:
   for other reviewers: this test makes sense to me and also verifies what was 
fixed by https://github.com/apache/iceberg/pull/14434. Removing the fix from 
https://github.com/apache/iceberg/pull/14434 makes this test fail, so it's good 
to have this test 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