oap-project / raydp

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

Add more sparkversions to shim layer #283

Closed kira-lin closed 1 year ago

kira-lin commented 1 year ago

3.2.0, 3.2.2 and 3.3.1 is added. From now on, we need to add spark version to the shim provider once it releases a new one, otherwise it cannot match a provider.

carsonwang commented 1 year ago

LGTM