HyukjinKwon commented on a change in pull request #24566: [SPARK-27667][SQL]Set 
the current database to SessionState , use cli can use this to display in prompt
URL: https://github.com/apache/spark/pull/24566#discussion_r282515348
 
 

 ##########
 File path: sql/catalyst/pom.xml
 ##########
 @@ -114,6 +114,11 @@
       <version>2.7.3</version>
       <type>jar</type>
     </dependency>
+    <dependency>
+      <groupId>${hive.group}</groupId>
+      <artifactId>hive-exec</artifactId>
 
 Review comment:
   No, we're trying to get rid of hive dependencies. Shouldn't bring it back.

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