yongzhi commented on a change in pull request #1580: URL: https://github.com/apache/hive/pull/1580#discussion_r505765749
########## File path: jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java ########## @@ -19,6 +19,7 @@ package org.apache.hive.jdbc; import com.google.common.annotations.VisibleForTesting; +import org.apache.hadoop.hive.metastore.conf.MetastoreConf; Review comment: Weird, I did not remember do that. Maybe the editor help me? I will remove it. ---------------------------------------------------------------- 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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org