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


##########
core/src/test/java/org/apache/iceberg/TestTables.java:
##########
@@ -72,6 +72,26 @@ public static TestTable create(
     return new TestTable(ops, name);
   }
 
+  public static TestTable create(

Review Comment:
   I'm fine if we start exploring and seeing how a Builder turns out with 
`TestTable` but I wouldn't do it as part of this PR



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