dongjoon-hyun commented on PR #46314: URL: https://github.com/apache/spark/pull/46314#issuecomment-2088083907
Since Infra Image is using `3.9.19` already, let me upgrade Python version to Python 3.10 at linter job first. ``` $ docker run -it --rm ghcr.io/apache/apache-spark-ci-image:master-8905641334 bash root@7983729755b6:/# python3.9 --version Python 3.9.19 ``` -- 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]
