mars-project / mars

Mars is a tensor-based unified framework for large-scale data computation which scales numpy, pandas, scikit-learn and Python functions.
https://mars-project.readthedocs.io
Apache License 2.0
2.68k stars 325 forks source link

Fix read_ray_dataset is not compatible with the latest Ray #3318

Closed fyrestone closed 1 year ago

fyrestone commented 1 year ago

What do these changes do?

Fix read_ray_dataset is not compatible with the latest Ray

Related issue number

Fixes https://github.com/mars-project/mars/issues/3317

Check code requirements