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

Make clearer separation of isolated sessions #3335

Closed wjsi closed 1 year ago

wjsi commented 1 year ago

What do these changes do?

Make clearer separation of isolated sessions by allowing registering on address schemes.

Related issue number

Fixes #xxxx

Check code requirements

fyrestone commented 1 year ago

LGTM, but Codacy Static Code Analysis failed, could you fix it?

wjsi commented 1 year ago

LGTM, but Codacy Static Code Analysis failed, could you fix it?

I think all these issues brought by Codacy are legacy and caused by code movement.