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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to