You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/05/10 05:17:48 UTC

[GitHub] [spark] sandeep-katta commented on a change in pull request #24566: [SPARK-27667][SQL]get the current database from spark catalog instead of querying the Hive

sandeep-katta commented on a change in pull request #24566: [SPARK-27667][SQL]get the current database from spark catalog instead of querying the Hive
URL: https://github.com/apache/spark/pull/24566#discussion_r282748712
 
 

 ##########
 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:
   I ve updated the code, can you review 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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org