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

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

                Author: ASF GitHub Bot
            Created on: 08/Sep/21 18:30
            Start Date: 08/Sep/21 18:30
    Worklog Time Spent: 10m 
      Work Description: vikrambohra commented on a change in pull request #3385:
URL: https://github.com/apache/gobblin/pull/3385#discussion_r704673620



##########
File path: 
gobblin-iceberg/src/main/java/org/apache/gobblin/iceberg/writer/IcebergMetadataWriter.java
##########
@@ -265,6 +313,9 @@ public void write(GobblinMetadataChangeEvent gmce, 
Map<String, Collection<HiveSp
           return;
         }
         table = createTable(gmce, tableSpec);
+        if(tableMetadata.completenessEnabled) {

Review comment:
       Will remove this as the new column will be added during computation of 
late column




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


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

    Worklog Id:     (was: 648139)
    Time Spent: 2h 50m  (was: 2h 40m)

> Add Completeness watermark to iceberg table
> -------------------------------------------
>
>                 Key: GOBBLIN-1533
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1533
>             Project: Apache Gobblin
>          Issue Type: Improvement
>            Reporter: Vikram Bohra
>            Priority: Major
>          Time Spent: 2h 50m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to