LuciferYang commented on code in PR #50463:
URL: https://github.com/apache/spark/pull/50463#discussion_r2020725429
##########
sql/connect/client/jvm/pom.xml:
##########
@@ -175,21 +175,27 @@
<include>com.google.common.**</include>
</includes>
</relocation>
+ <relocation>
Review Comment:
Here, I've made the relocation rules for pb consistent with those on the
server side, otherwise errors would occur during compilation and testing. Let
me think about if there's a better way to handle this.
--
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]