oap-project / raydp

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

Add a workflow to run ray nightly compatibility test every day #320

Closed kira-lin closed 1 year ago

kira-lin commented 1 year ago

Use ray nightly in CI might block us due to bugs introduced from it. Instead, we run this compatibility test every day to see if raydp tests will fail in their CI.