phet commented on code in PR #4058:
URL: https://github.com/apache/gobblin/pull/4058#discussion_r1809414649


##########
gobblin-data-management/src/test/java/org/apache/gobblin/data/management/copy/iceberg/IcebergTableTest.java:
##########
@@ -56,12 +62,13 @@
 /** Test {@link org.apache.gobblin.data.management.copy.iceberg.IcebergTable} 
*/
 public class IcebergTableTest extends HiveMetastoreTest {
 
+  // Note - Keep table names unique when creating a new table for your tests 
and also drop those at last of your test

Review Comment:
   idiomatic: "... and always drop all tables at the end of your test"



-- 
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: dev-unsubscr...@gobblin.apache.org

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

Reply via email to