deniskuzZ commented on code in PR #5859: URL: https://github.com/apache/hive/pull/5859#discussion_r2157511186
########## ql/pom.xml: ########## @@ -1142,6 +1143,12 @@ <exclude>META-INF/licenses/slf4j*/**</exclude> </excludes> </filter> + <filter> + <artifact>org.apache.tez:tez-protobuf-history-plugin</artifact> Review Comment: can we drop `org.apache.hive.shims:hive-shims-0.23` from <include>, it's added twice ########## ql/pom.xml: ########## @@ -1142,6 +1143,12 @@ <exclude>META-INF/licenses/slf4j*/**</exclude> </excludes> </filter> + <filter> + <artifact>org.apache.tez:tez-protobuf-history-plugin</artifact> Review Comment: can we drop `org.apache.hive.shims:hive-shims-0.23` from `<include>`, it's added twice -- 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: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org