wayneguow commented on code in PR #47221:
URL: https://github.com/apache/spark/pull/47221#discussion_r1667898111


##########
pom.xml:
##########
@@ -2774,6 +2774,10 @@
             <groupId>com.google.http-client</groupId>
             <artifactId>google-http-client</artifactId>
           </exclusion>
+          <exclusion>

Review Comment:
   Cause that `tink` upgrade `protobuf-java` to 4.27.0 in version 1.14.0, but 
it's not compatible with 3.25.1. (related protobuf issues: 
https://github.com/protocolbuffers/protobuf/issues/16452, 
https://github.com/protocolbuffers/protobuf/issues/17247)
   
   And I notice that there are some users in `tink` community also facing this 
problem, let's wait for the community to provide a 
solution(https://github.com/tink-crypto/tink-java/issues/31 and 
https://github.com/tink-crypto/tink-java/pull/38). @LuciferYang 



-- 
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