wayneguow commented on code in PR #47590:
URL: https://github.com/apache/spark/pull/47590#discussion_r1703473778
##########
.github/workflows/build_and_test.yml:
##########
@@ -872,6 +872,8 @@ jobs:
run: |
# We need this link because the jekyll build calls `python`.
ln -s "$(which python3.9)" "/usr/local/bin/python"
Review Comment:
Yes, good advice, this link is indeed introduced in this PR #44971 and only
used in this place.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]