HyukjinKwon commented on pull request #34917: URL: https://github.com/apache/spark/pull/34917#issuecomment-995422164
BTW, we should also fix the places below but I think it would be much easier to fix after we drop Jenkins. - https://github.com/apache/spark/blob/master/dev/run-tests - https://github.com/apache/spark/blob/master/python/run-tests.py#L176 FWIW, unittests are currently passed with Python 3.6 in Jenkins (because we don't run pandas API on Spark tests that strictly requires Python 3.7+). -- 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]
