You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "itholic (via GitHub)" <gi...@apache.org> on 2023/12/07 00:16:01 UTC

Re: [PR] [SPARK-46293][CONNECT][DOCS][PYTHON] Add `protobuf` to required dependency for Spark Connect [spark]

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


##########
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:
   The required version referred to https://github.com/apache/spark/blob/e013c4e859e5df4fc23592bb77007c5b41c3c72d/dev/requirements.txt#L56



-- 
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-unsubscribe@spark.apache.org

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


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