linliu-code commented on code in PR #12964:
URL: https://github.com/apache/hudi/pull/12964#discussion_r2111825417
##########
pom.xml:
##########
@@ -425,9 +424,6 @@
</excludes>
<includes>
<include>org.slf4j:slf4j-simple:*:*:test</include>
-
<include>org.apache.hbase:hbase-common:${hbase.version}</include>
Review Comment:
My understanding is that we can keep these exclusions such that these no
extra hbase resources files will be shaded. Do you mean if we should remove
these configurations?
--
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]