guiyanakuang commented on a change in pull request #908:
URL: https://github.com/apache/orc/pull/908#discussion_r708805448
##########
File path: java/examples/pom.xml
##########
@@ -36,6 +36,10 @@
<groupId>org.apache.orc</groupId>
<artifactId>orc-core</artifactId>
</dependency>
+ <dependency>
+ <groupId>org.apache.orc</groupId>
+ <artifactId>orc-shims</artifactId>
+ </dependency>
Review comment:
I don't know why, but the current build prompt is the opposite of my
environment, and I need some time to make sure to analyze 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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]