shaneknapp commented on issue #26330: [SPARK-29672][PYSPARK] remove py27 support for jenkins tests and testing framework URL: https://github.com/apache/spark/pull/26330#issuecomment-553557345 > My thought is that it's not that practical to test every PR against every Python version we support. We should focus on maybe 2 of the most widely used versions. Since we still need to support these versions, we can setup pre-release tasks to run the full tests and correct any issues that have come up. I think any issues will mostly be minor syntax problems and should be easily corrected. so, which two versions would you suggest? 3.6? 2.7? some other minor version of 3?
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
