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

Add a document about how to implement a Mars operand #2562

Merged
merged 6 commits into from
Nov 2, 2021

Conversation

hekaisheng
Copy link
Contributor

@hekaisheng hekaisheng commented Oct 28, 2021

What do these changes do?

  • Add a document about how to implement a Mars operator in development guidelines.
  • Translation

Related issue number

Fixes #2269

@hekaisheng hekaisheng added type: enhancement request type: docs to be backported Indicate that the PR need to be backported to stable branch labels Oct 28, 2021
@hekaisheng hekaisheng added this to the v0.9.0a1 milestone Oct 28, 2021
@hekaisheng hekaisheng added this to PR-In progress in v0.9 Release via automation Oct 28, 2021
@hekaisheng hekaisheng added this to In progress in Misc via automation Oct 28, 2021
@hekaisheng hekaisheng marked this pull request as ready for review October 29, 2021 10:19
@qinxuye
Copy link
Collaborator

qinxuye commented Oct 29, 2021

Is it possible to call operand instead of operator to avoid ambiguity?

@qinxuye qinxuye changed the title Add a document about how to implement a Mars operator Add a document about how to implement a Mars operand Nov 1, 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.

LGTM overall.

docs/source/development/operand.rst Show resolved Hide resolved
docs/source/development/operand.rst Outdated Show resolved Hide resolved
@qinxuye
Copy link
Collaborator

qinxuye commented Nov 1, 2021

This PR explains how to implement an operand, from the developer perspective. What is your opinion, is that clear to you? @perfumescent

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

Misc automation moved this from In progress to Reviewer approved Nov 2, 2021
@wjsi wjsi merged commit 90ffab1 into mars-project:master Nov 2, 2021
Misc automation moved this from Reviewer approved to Done Nov 2, 2021
v0.9 Release automation moved this from PR-In progress to PR-Done Nov 2, 2021
hekaisheng added a commit to hekaisheng/mars that referenced this pull request Nov 2, 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 Dec 7, 2021
@hekaisheng hekaisheng deleted the docs/operand-implementation branch March 11, 2022 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Misc
  
Done
Development

Successfully merging this pull request may close these issues.

how to define a new operator or operand?
3 participants