abstractdog commented on code in PR #5759:
URL: https://github.com/apache/hive/pull/5759#discussion_r2036114275
##########
ql/pom.xml:
##########
@@ -1141,6 +1141,12 @@
<exclude>META-INF/versions/*/module-info.class</exclude>
</excludes>
</filter>
+ <filter>
Review Comment:
can you tell me how the same classes don't cause any problem while compiling
hive with Java8? I can see versions/21, versions/17, etc.
--
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]