deniskuzZ commented on code in PR #6171:
URL: https://github.com/apache/hive/pull/6171#discussion_r2533599740
##########
standalone-metastore/metastore-rest-catalog/pom.xml:
##########
@@ -43,6 +43,12 @@
<version>${hive.version}</version>
</dependency>
<!-- Test dependencies -->
+ <dependency>
+ <groupId>org.apache.hive</groupId>
+ <artifactId>hive-exec</artifactId>
Review Comment:
why do we need ql dependency here? HMS is supposed to be standalone project
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]