jiayuasu commented on code in PR #850:
URL: https://github.com/apache/sedona/pull/850#discussion_r1220419163


##########
docs/setup/compile.md:
##########
@@ -94,7 +97,8 @@ pipenv --python 3.7
 5. Install the PySpark version and other dependency
 ```
 cd python
-pipenv install pyspark==3.0.1
+pipenv install pyspark

Review Comment:
   Maybe add some tips here to tell the users that this will always install the 
latest PySpark version. The user needs to double check the downloaded Spark in 
SPARK_HOME is consistent with the installed PySpark version.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to