pan3793 commented on code in PR #42493:
URL: https://github.com/apache/spark/pull/42493#discussion_r1596990662
##########
pom.xml:
##########
@@ -3446,6 +3446,7 @@
<includes>
<include>org.spark-project.spark:unused</include>
<include>com.google.guava:guava</include>
+ <include>com.google.guava:failureaccess</include>
Review Comment:
I refer to the shading rules in the connect module to handle Guava
dependencies, cc @LuciferYang, would be great if you have an opportunity to
take a look.
--
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]