[ https://issues.apache.org/jira/browse/GOBBLIN-2159?focusedWorklogId=939319&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-939319 ]
ASF GitHub Bot logged work on GOBBLIN-2159: ------------------------------------------- Author: ASF GitHub Bot Created on: 21/Oct/24 21:53 Start Date: 21/Oct/24 21:53 Worklog Time Spent: 10m Work Description: 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" Issue Time Tracking ------------------- Worklog Id: (was: 939319) Time Spent: 7h (was: 6h 50m) > Support Partition Based Copy in Iceberg Distcp > ---------------------------------------------- > > Key: GOBBLIN-2159 > URL: https://issues.apache.org/jira/browse/GOBBLIN-2159 > Project: Apache Gobblin > Issue Type: Task > Reporter: Vivek Rai > Priority: Major > Time Spent: 7h > Remaining Estimate: 0h > -- This message was sent by Atlassian Jira (v8.20.10#820010)