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

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

                Author: ASF GitHub Bot
            Created on: 15/May/24 23:10
            Start Date: 15/May/24 23:10
    Worklog Time Spent: 10m 
      Work Description: ZihanLi58 commented on code in PR #3949:
URL: https://github.com/apache/gobblin/pull/3949#discussion_r1602353735


##########
gobblin-iceberg/src/main/java/org/apache/gobblin/iceberg/publisher/GobblinMCEPublisher.java:
##########
@@ -115,9 +115,11 @@ public void publishData(Collection<? extends 
WorkUnitState> states) throws IOExc
   }
 
   protected Map<String, String> getPartitionOffsetRange(String offsetKey) {
-    return state.getPropAsList(offsetKey)

Review Comment:
   I actually want to return null instead of an empty list in this case.  to 
make sure I won't call mergeOffset() at all in the icebergMetadataWriter. But 
learned this new API





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

    Worklog Id:     (was: 919609)
    Time Spent: 40m  (was: 0.5h)

> Make offset range in Gobblin Metadata pipeline configurable
> -----------------------------------------------------------
>
>                 Key: GOBBLIN-2068
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-2068
>             Project: Apache Gobblin
>          Issue Type: Improvement
>            Reporter: Zihan Li
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Make offset range in Gobblin Metadata pipeline configurable, as in some case, 
> offset range might not be supported



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

Reply via email to