Blazer-007 commented on code in PR #4058:
URL: https://github.com/apache/gobblin/pull/4058#discussion_r1811397576


##########
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:
   I have removed this line and fixed test by using same table created just 
added partitionSpec while creating that



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

Reply via email to