dongjoon-hyun commented on code in PR #47590:
URL: https://github.com/apache/spark/pull/47590#discussion_r1703375785


##########
.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:
   Can we remove the above two line from 
[SPARK-46935](https://issues.apache.org/jira/browse/SPARK-46935), @wayneguow ?



##########
.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:
   Can we remove the above two lines from 
[SPARK-46935](https://issues.apache.org/jira/browse/SPARK-46935), @wayneguow ?



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

Reply via email to