HyukjinKwon opened a new pull request #32047: URL: https://github.com/apache/spark/pull/32047
### What changes were proposed in this pull request? This PR proposes to set the system encoding as UTF-8. For some reasons, it looks like GitHub Actions machines changed theirs to ASCII by default. This leads to implicit encoding/decoding in Python and looks like Sphinx depends on that. ### Why are the changes needed? To recover GItHub Actions build. ### Does this PR introduce _any_ user-facing change? No, dev-only. ### How was this patch tested? Tested in https://github.com/apache/spark/pull/32046 -- 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]
