Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REFACTOR: move work with distributed.client.default_client function into the single place #3853

Closed
anmyachev opened this issue Dec 14, 2021 · 0 comments · Fixed by #3854
Closed
Assignees

Comments

@anmyachev
Copy link
Collaborator

This change will allow us to concentrate the work with the third-party interface in one place (for example, dask/common), which will eliminate code duplication and make it more maintainable.

@anmyachev anmyachev self-assigned this Dec 14, 2021
anmyachev added a commit to anmyachev/modin that referenced this issue Dec 23, 2021
…'DaskTask' class

Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Mar 11, 2022
…'DaskTask' class

Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
YarShev added a commit that referenced this issue Mar 17, 2022
… class (#3854)

Co-authored-by: Devin Petersohn <devin-petersohn@users.noreply.github.com>
Co-authored-by: Dmitry Chigarev <dchigarev@users.noreply.github.com>
Co-authored-by: Yaroslav Igoshev <Poolliver868@mail.ru>
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant