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

[Dependency] Solve dependency compatibility issues #3346

Closed zhongchun closed 1 year ago

zhongchun commented 1 year ago

What do these changes do?

There are some dependency compatibility issues with the new version release of Ray, pyarrow and mimesis. This PR fixes the following issues:

Related issue number

Fixes #3345

Check code requirements