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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to