srowen commented on a change in pull request #27641: [SPARK-30884][PYSPARK] Upgrade to Py4J 0.10.9 URL: https://github.com/apache/spark/pull/27641#discussion_r382044995
########## File path: python/README.md ########## @@ -29,4 +29,4 @@ The Python packaging for Spark is not intended to replace all of the other use c ## Python Requirements -At its core PySpark depends on Py4J (currently version 0.10.8.1), but some additional sub-packages have their own extra requirements for some features (including numpy, pandas, and pyarrow). +At its core PySpark depends on Py4J (currently version 0.10.9), but some additional sub-packages have their own extra requirements for some features (including numpy, pandas, and pyarrow). Review comment: This is fine. You could also just not mention version here, to avoid maintaining this reference. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
