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](doc) Fix word spelling errors #30654

Merged
merged 1 commit into from
Feb 1, 2024
Merged

Conversation

xingyingone
Copy link
Contributor

Proposed changes

Issue Number: close #xxx

Further comments

If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...

@xingyingone
Copy link
Contributor Author

run build all

@LemonLiTree
Copy link
Collaborator

run buildall

Copy link
Collaborator

@LemonLiTree LemonLiTree 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

github-actions bot commented Feb 1, 2024

PR approved by anyone and no changes requested.

@@ -144,7 +144,7 @@ set workload_group = 'g2';
```
session变量`workload_group`优先于 user property `default_workload_group`, 在`workload_group`为空时,查询将绑定到`default_workload_group`, 在session变量`workload_group`不为空时,查询将绑定到`workload_group`。

如果是非admin用户,需要先执行[SHOW-WORKLOAD-GROUPS](../sql-manual/sql-reference/Show-Statements/SHOW-WORKLOAD-GROUPS.md) 确认下当前用户能否看到该workload group,不能看到的workload group可能不存在或者当前用户没有权限,执行查询时会报错。给worklaod group授权参考:[grant语句](../sql-manual/sql-reference/Account-Management-Statements/GRANT.md)。
如果是非admin用户,需要先执行[SHOW-WORKLOAD-GROUPS](../sql-manual/sql-reference/Show-Statements/SHOW-WORKLOAD-GROUPS.md) 确认下当前用户能否看到该workload group,不能看到的workload group可能不存在或者当前用户没有权限,执行查询时会报错。给workload group授权参考:[grant语句](../sql-manual/sql-reference/Account-Management-Statements/GRANT.md)。
Copy link
Member

Choose a reason for hiding this comment

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

Can you modify it again so that there is a space between English and Chinese?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok

@xingyingone
Copy link
Contributor Author

run buildall

Copy link
Contributor

github-actions bot commented Feb 1, 2024

PR approved by at least one committer and no changes requested.

@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label Feb 1, 2024
@yiguolei yiguolei merged commit 76a5af6 into apache:master Feb 1, 2024
26 checks passed
yiguolei pushed a commit that referenced this pull request Feb 2, 2024
Co-authored-by: xingying01 <xingying01@corp.netease.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by one committer. reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants