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

Revisit {from,to}_vineyard for tensors and dataframes. #2419

Merged
merged 15 commits into from
Sep 7, 2021

Conversation

sighingnow
Copy link
Contributor

@sighingnow sighingnow commented Sep 2, 2021

What do these changes do?

  1. add a storage_backend_info interface
  2. implements {from,to}_vineyard ops
  3. add tests, and related cleanup.

Related issue number

N/A

Signed-off-by: Tao He <[email protected]>
Signed-off-by: Tao He <[email protected]>
Signed-off-by: Tao He <[email protected]>
@sighingnow
Copy link
Contributor Author

This pull request is ready for review.

@qinxuye qinxuye added the to be backported Indicate that the PR need to be backported to stable branch label Sep 3, 2021
Copy link
Collaborator

@qinxuye qinxuye left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I left some comments.

mars/core/operand/base.py Outdated Show resolved Hide resolved
mars/dataframe/datasource/from_vineyard.py Outdated Show resolved Hide resolved
mars/dataframe/datasource/from_vineyard.py Outdated Show resolved Hide resolved
mars/dataframe/datastore/to_vineyard.py Outdated Show resolved Hide resolved
mars/tensor/datastore/to_vineyard.py Outdated Show resolved Hide resolved
mars/tensor/datastore/to_vineyard.py Outdated Show resolved Hide resolved
mars/dataframe/datastore/to_vineyard.py Show resolved Hide resolved
mars/dataframe/datastore/to_vineyard.py Show resolved Hide resolved
mars/services/context.py Show resolved Hide resolved
mars/storage/filesystem.py Outdated Show resolved Hide resolved
@qinxuye qinxuye modified the milestones: v0.8.0a3, v0.8.0b1 Sep 3, 2021
@sighingnow
Copy link
Contributor Author

CI turns green now.

@qinxuye
Copy link
Collaborator

qinxuye commented Sep 7, 2021

Can we increase the coverage a bit? For those branch skip test maybe add no cover.

Signed-off-by: Tao He <[email protected]>
@sighingnow
Copy link
Contributor Author

Can we increase the coverage a bit? For those branch skip test maybe add no cover.

Done.

Copy link
Collaborator

@qinxuye qinxuye left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@wjsi wjsi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wjsi wjsi merged commit 7c43c8d into mars-project:master Sep 7, 2021
qinxuye pushed a commit to qinxuye/mars that referenced this pull request Sep 8, 2021
@wjsi wjsi added backported already PR has been backported and removed to be backported Indicate that the PR need to be backported to stable branch labels Sep 8, 2021
@sighingnow sighingnow deleted the ht/stash-to-from branch September 13, 2021 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants