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

ASF GitHub Bot logged work on HIVE-22010:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 23/Jul/19 04:12
            Start Date: 23/Jul/19 04:12
    Worklog Time Spent: 10m 
      Work Description: jcamachor commented on pull request #732: HIVE-22010 - 
Clean up ShowCreateTableOperation
URL: https://github.com/apache/hive/pull/732#discussion_r306120365
 
 

 ##########
 File path: 
ql/src/java/org/apache/hadoop/hive/ql/ddl/table/creation/ShowCreateTableOperation.java
 ##########
 @@ -50,20 +53,26 @@
 import org.apache.hive.common.util.HiveStringUtils;
 import org.stringtemplate.v4.ST;
 
+import com.google.common.collect.ImmutableSet;
+
+import avro.shaded.com.google.common.collect.Sets;
 
 Review comment:
   Probably you did not want to use the shaded guava here.
 
----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


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

    Worklog Id:     (was: 280799)
    Time Spent: 0.5h  (was: 20m)

> Clean up ShowCreateTableOperation
> ---------------------------------
>
>                 Key: HIVE-22010
>                 URL: https://issues.apache.org/jira/browse/HIVE-22010
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Hive
>            Reporter: Miklos Gergely
>            Assignee: Miklos Gergely
>            Priority: Major
>              Labels: pull-request-available, refactor-ddl
>         Attachments: HIVE-22010.01.patch, HIVE-22010.02.patch
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to