dongjoon-hyun opened a new pull request #26824: [SPARK-30197][PYSPARK] Add `requirements.txt` file to `python` directory URL: https://github.com/apache/spark/pull/26824 ### What changes were proposed in this pull request? This PR aims to add `requirements.txt` file into `python` directory. ### Why are the changes needed? This helps the users to identify the working requirements for the full features. ### Does this PR introduce any user-facing change? No. ### How was this patch tested? ``` SPARK_HOME=$PWD python/run-tests.py --python-executables python ```
---------------------------------------------------------------- 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]
