the-other-tim-brown commented on code in PR #6170:
URL: https://github.com/apache/hudi/pull/6170#discussion_r951867020
##########
hudi-spark-datasource/hudi-spark2/pom.xml:
##########
@@ -203,7 +203,19 @@
<optional>true</optional>
</dependency>
+ <!-- Extra Logging Bridges -->
+ <dependency>
+ <groupId>org.slf4j</groupId>
+ <artifactId>jul-to-slf4j</artifactId>
Review Comment:
I think I can remove this now that we've added it to hudi-common.
--
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]