hvanhovell commented on code in PR #43436:
URL: https://github.com/apache/spark/pull/43436#discussion_r1372478531
##########
connector/connect/client/jvm/pom.xml:
##########
@@ -124,6 +124,10 @@
<include>io.grpc.**</include>
</includes>
</relocation>
+ <relocation>
Review Comment:
So in how many places will we shade Guava now? 2? or 3? AFAICT we have the
relocation defined by the parent, this one, and the one below that might come
into play?
--
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]