HyukjinKwon commented on pull request #33356: URL: https://github.com/apache/spark/pull/33356#issuecomment-880627101
``` ++ python -S -c 'import random; print(random.randrange(100000, 999999))' ./dev/test-dependencies.sh: line 55: python: command not found ``` The test failure will be fixed in https://github.com/apache/spark/pull/33368. I am making a separate PR because that PR has to be backported. -- 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]
