itholic commented on code in PR #44221:
URL: https://github.com/apache/spark/pull/44221#discussion_r1418160419


##########
python/docs/source/getting_started/install.rst:
##########
@@ -161,6 +161,7 @@ Package                    Supported version Note
 `numpy`                    >=1.21                    Required for pandas API 
on Spark and MLLib DataFrame-based API; Optional for Spark SQL
 `grpcio`                   >=1.59.3                  Required for Spark Connect
 `grpcio-status`            >=1.59.3                  Required for Spark Connect
+`protobuf`                 ==4.25.1                  Required for Spark Connect

Review Comment:
   Otherwise we can just close this ticket.
   
   The one thing I'm worry about is that if the new version of `grpcio`, 
`grpcio-status` requires a `protobuf` version other than 4.25.1, I think this 
could be a problem.



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