manuzhang commented on code in PR #14940:
URL: https://github.com/apache/iceberg/pull/14940#discussion_r2655527133
##########
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:
do you verify table is only loaded once?
--
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]