joyhaldar commented on code in PR #14940:
URL: https://github.com/apache/iceberg/pull/14940#discussion_r2656102386
##########
bigquery/src/test/java/org/apache/iceberg/gcp/bigquery/TestBigQueryTableOperations.java:
##########
@@ -185,26 +185,22 @@ public void failWhenEtagMismatch() throws Exception {
}
@Test
- public void failWhenMetadataLocationDiff() throws Exception {
+ public void failWhenConcurrentModificationDetected() throws Exception {
Review Comment:
Thank you for the review Manu. Sorry about that, I have added verification
to confirm table is loaded only once in [this
commit](https://github.com/apache/iceberg/pull/14940/commits/f5cf2ec443c2b6a179c6b0a004693f8b59990f01).
--
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]