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

[Ray] optimize ray fetcher by query in remote node #2957

Merged

Conversation

chaokunyang
Copy link
Contributor

What do these changes do?

Related issue number

Fixes #2956

Check code requirements

  • tests added / passed (if needed)
  • Ensure all linting tests pass, see here for how to run them

@fyrestone
Copy link
Contributor

LGTM. It schedules the condition task to the object location to get the filtered result.

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

@qinxuye qinxuye added this to the v0.9.0rc3 milestone Apr 25, 2022
@qinxuye qinxuye merged commit 4ae67fb into mars-project:master Apr 25, 2022
qinxuye pushed a commit to qinxuye/mars that referenced this pull request Apr 25, 2022
qinxuye pushed a commit to qinxuye/mars that referenced this pull request Apr 25, 2022
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.

Submit query condition to remote node instead of fetch to local then query
3 participants