[
https://issues.apache.org/jira/browse/GOBBLIN-1775?focusedWorklogId=845246&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-845246
]
ASF GitHub Bot logged work on GOBBLIN-1775:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 14/Feb/23 00:33
Start Date: 14/Feb/23 00:33
Worklog Time Spent: 10m
Work Description: homatthew commented on code in PR #3633:
URL: https://github.com/apache/gobblin/pull/3633#discussion_r1105162271
##########
gobblin-iceberg/src/test/java/org/apache/gobblin/iceberg/writer/HiveMetadataWriterTest.java:
##########
@@ -374,6 +374,7 @@ public void testUpdateLatestSchemaWithExistingSchema()
throws IOException {
// Tables part of deny list, schema only fetched from hive on the first
time and the all future calls will use the cache
+ Assert.assertTrue(updateLatestSchema.apply(tableNameDenied));
Review Comment:
Fat finger removed this line on accident, causing the UT to fail in previous
commit
Issue Time Tracking
-------------------
Worklog Id: (was: 845246)
Time Spent: 2h (was: 1h 50m)
> Add logic in GMIP to not fail the container when we cannot create table
> -----------------------------------------------------------------------
>
> Key: GOBBLIN-1775
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1775
> Project: Apache Gobblin
> Issue Type: Improvement
> Reporter: Matthew Ho
> Priority: Major
> Time Spent: 2h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)