HyukjinKwon commented on a change in pull request #29102:
URL: https://github.com/apache/spark/pull/29102#discussion_r454291352



##########
File path: dev/run-pip-tests
##########
@@ -96,6 +96,8 @@ for python in "${PYTHON_EXECS[@]}"; do
     cd "$FWDIR"/python
     # Delete the egg info file if it exists, this can cache the setup file.
     rm -rf pyspark.egg-info || echo "No existing egg info file, skipping 
deletion"
+    # Also, delete the symbloic link if exists. It can be left over from the 
previous editable mode installation.

Review comment:
       Thanks :-)




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