[ 
https://issues.apache.org/jira/browse/GOBBLIN-1802?focusedWorklogId=853562&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-853562
 ]

ASF GitHub Bot logged work on GOBBLIN-1802:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 29/Mar/23 04:56
            Start Date: 29/Mar/23 04:56
    Worklog Time Spent: 10m 
      Work Description: meethngala commented on code in PR #3663:
URL: https://github.com/apache/gobblin/pull/3663#discussion_r1151393900


##########
gobblin-data-management/src/main/java/org/apache/gobblin/data/management/copy/iceberg/BaseIcebergCatalog.java:
##########
@@ -39,7 +41,7 @@ protected BaseIcebergCatalog(String catalogName, Class<? 
extends Catalog> compan
   }
 
   @Override
-  public IcebergTable openTable(String dbName, String tableName) {
+  public IcebergTable openTable(String dbName, String tableName) throws 
IOException {

Review Comment:
   Yup... I have removed it in my latest commit!





Issue Time Tracking
-------------------

    Worklog Id:     (was: 853562)
    Time Spent: 2h 20m  (was: 2h 10m)

> Register iceberg table metadata update with destination side catalog
> --------------------------------------------------------------------
>
>                 Key: GOBBLIN-1802
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1802
>             Project: Apache Gobblin
>          Issue Type: New Feature
>            Reporter: Meeth Gala
>            Priority: Major
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to