miklosgergely commented on a change in pull request #732: HIVE-22010 - Clean up 
ShowCreateTableOperation
URL: https://github.com/apache/hive/pull/732#discussion_r306668207
 
 

 ##########
 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:
   Thanks fixed.

----------------------------------------------------------------
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]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to