linliu-code commented on code in PR #17601:
URL: https://github.com/apache/hudi/pull/17601#discussion_r2738712973
##########
hudi-client/hudi-client-common/pom.xml:
##########
@@ -172,6 +214,10 @@
<groupId>org.pentaho</groupId>
<artifactId>*</artifactId>
</exclusion>
+ <exclusion>
Review Comment:
They are due to some dependency conflicts. Most likely since we use spark3.5
for Azure CI. I can remove these dependency change to see which compilation or
tests fail.
--
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]