[
https://issues.apache.org/jira/browse/GOBBLIN-2169?focusedWorklogId=941030&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-941030
]
ASF GitHub Bot logged work on GOBBLIN-2169:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 31/Oct/24 02:01
Start Date: 31/Oct/24 02:01
Worklog Time Spent: 10m
Work Description: Will-Lo merged PR #4071:
URL: https://github.com/apache/gobblin/pull/4071
Issue Time Tracking
-------------------
Worklog Id: (was: 941030)
Remaining Estimate: 0h
Time Spent: 10m
> Fix NPE in overwritePartition
> -----------------------------
>
> Key: GOBBLIN-2169
> URL: https://issues.apache.org/jira/browse/GOBBLIN-2169
> Project: Apache Gobblin
> Issue Type: Bug
> Reporter: Vivek Rai
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> While overwrite we log the snapshot id of last snapshot present before
> commit, incase table has no previous snapshot it will give NPE
> Line giving NPE -
> {code:java}
> log.info("~{}~ SnapshotId before overwrite: {}", tableId,
> accessTableMetadata().currentSnapshot().snapshotId());{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)