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

Fix missing extra_params when constructing operands #2999

Merged
merged 2 commits into from
May 6, 2022

Conversation

fyrestone
Copy link
Contributor

What do these changes do?

Fix missing extra_params when constructing operands

Related issue number

Fixes #2998

Check code requirements

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

@qinxuye qinxuye added the type: bug Something isn't working label May 6, 2022
@qinxuye qinxuye added this to the v0.9.0rc3 milestone May 6, 2022
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
Contributor

@hekaisheng hekaisheng 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 merged commit 4a9392d into mars-project:master May 6, 2022
@wjsi wjsi added the to be backported Indicate that the PR need to be backported to stable branch label May 7, 2022
@qinxuye qinxuye added backported already PR has been backported and removed to be backported Indicate that the PR need to be backported to stable branch labels May 7, 2022
chaokunyang pushed a commit to chaokunyang/mars that referenced this pull request Jun 15, 2022
…ructing operands (mars-project#2999)

Merge branch cp_2999 of git@gitlab.alipay-inc.com:ray-project/mars.git into master
https://code.alipay.com/ray-project/mars/pull_requests/302

Signed-off-by: 不涸 <zhongchun.yzc@antgroup.com>


* Fix missing extra_params when constructing operands (mars-project#2999)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backported already PR has been backported type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Missing extra_params when constructing operands
4 participants