oap-project / raydp

RayDP provides simple APIs for running Spark on Ray and integrating Spark with AI libraries.
Apache License 2.0
315 stars 69 forks source link

Fix CI #252

Closed carsonwang closed 2 years ago

carsonwang commented 2 years ago

Setting "pyspark >= 3.2.0" in setup.py caused problems for pySpark 3.1 testing in the CI. It will reinstall pySpark 3.3.0.