deniskuzZ commented on code in PR #6210:
URL: https://github.com/apache/hive/pull/6210#discussion_r2554406667
##########
iceberg/pom.xml:
##########
@@ -51,6 +51,12 @@
<artifactId>mockito-inline</artifactId>
<version>${iceberg.mockito-core.version}</version>
</dependency>
+ <dependency>
Review Comment:
fixes sub-module compilation, until now compilation is failing within
iceberg module
##########
iceberg/pom.xml:
##########
@@ -51,6 +51,12 @@
<artifactId>mockito-inline</artifactId>
<version>${iceberg.mockito-core.version}</version>
</dependency>
+ <dependency>
Review Comment:
fixes sub-module compilation, until now compilation was failing within
iceberg module
--
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]