[
https://issues.apache.org/jira/browse/HIVE-27192?focusedWorklogId=854100&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-854100
]
ASF GitHub Bot logged work on HIVE-27192:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 31/Mar/23 07:54
Start Date: 31/Mar/23 07:54
Worklog Time Spent: 10m
Work Description: zratkai commented on code in PR #4169:
URL: https://github.com/apache/hive/pull/4169#discussion_r1154140584
##########
itests/hive-unit/src/test/java/org/apache/hadoop/hive/metastore/tools/schematool/TestSchemaToolCatalogOps.java:
##########
@@ -35,7 +35,7 @@
import org.apache.hadoop.hive.metastore.client.builder.PartitionBuilder;
import org.apache.hadoop.hive.metastore.client.builder.TableBuilder;
import org.apache.hadoop.hive.metastore.conf.MetastoreConf;
-import org.apache.hive.com.google.common.io.Files;
+import com.google.common.io.Files;
Review Comment:
Done.
Issue Time Tracking
-------------------
Worklog Id: (was: 854100)
Time Spent: 1h (was: 50m)
> Use normal import instead of shaded import in TestSchemaToolCatalogOps.java
> ---------------------------------------------------------------------------
>
> Key: HIVE-27192
> URL: https://issues.apache.org/jira/browse/HIVE-27192
> Project: Hive
> Issue Type: Improvement
> Reporter: Zoltán Rátkai
> Assignee: Zoltán Rátkai
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 1h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)