dongjoon-hyun commented on issue #26824: [SPARK-30197][PYSPARK] Add minimum `requirements-dev.txt` file to `python` directory URL: https://github.com/apache/spark/pull/26824#issuecomment-564101643 Yes, I've been using the initial file internally in our test farm and had a plan to utilize this file in `GitHub Action` Python Unit test, too. That's the reason why this is the lowest versions. I agree with your concern. - I also don't want to recommend to use the old versions in the production. - I also cannot guarantee `>=` semantic here. Especially, newer unknown versions. Please fix the `setup.py` for the valid version, then. Thank you, @HyukjinKwon .
---------------------------------------------------------------- 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]
