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


##########
core/src/test/java/org/apache/iceberg/TestTableMetadata.java:
##########
@@ -1685,4 +1685,82 @@ public void testV3TimestampNanoTypeSupport() {
         ImmutableMap.of(),
         3);
   }
+
+  @Test
+  public void 
updatingMetadataLocationViaBuilderUpdatesTimestampAndWritesMetadataLogEntry() {

Review Comment:
   yeah sorry, I had a hard time finding a method name that reflects what's 
being done. I've shortened it



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