HyukjinKwon opened a new pull request #31041:
URL: https://github.com/apache/spark/pull/31041


   ### What changes were proposed in this pull request?
   
   This PR proposes to use python3 instead of python in SQL documentation build.
   After SPARK-29672, we use `sql/create-docs.sh` everywhere in Spark dev. We 
should fix it in `sql/create-docs.sh` too.
   This blocks release because the release container does not have `python` but 
only `python3`.
   
   ### Why are the changes needed?
   
   To unblock the release.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No, dev-only.
   
   ### How was this patch tested?
   
   I manually ran the script 


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to