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


##########
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:
   Is there a more concise way of saying this? These method names are longer 
than people will actually read.



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