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

[cloud] update compute group doc #1508

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

deardeng
Copy link
Contributor

Versions

  • dev
  • 3.0
  • 2.1
  • 2.0

Languages

  • Chinese
  • English

Docs Checklist

  • Checked by AI
  • Test Cases Built


- 用户失去了在上次会话中所选择默认计算组的使用权限
- 有计算组被添加或移除
- 上次所选择的默认计算组不再具有 Active BE
Copy link
Contributor

Choose a reason for hiding this comment

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

什么是 active 的BE?

## 查看所有计算组

可通过 `SHOW COMPUTE GROUPS` 查看当前仓库拥有的所有计算组。
可通过 `SHOW COMPUTE GROUPS` 查看当前仓库拥有的所有计算组,返回结果根据当前用户权限不同,可能会有所不同,例如,当前用户不具备 `ADMIN` 权限,则不会返回所有计算组,admin 权限的用户会返回所有计算组
Copy link
Contributor

Choose a reason for hiding this comment

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

普通用户show compute group 又是什么效果?


## 默认计算组的选择机制

当用户未明确设置默认计算组时,系统将自动为用户选择一个具有 Active BE 且用户具有使用权限的计算组。在特定会话中确定默认计算组后,默认计算组将在该会话期间保持不变,除非用户显式更改了默认设置。
Copy link
Contributor

Choose a reason for hiding this comment

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

这里加一个 链接 怎么设置默认 和mysql 用户绑定的计算组
后续 允许设置多个默认compute group之后 也要把文档改下(现在先不改)

@KassieZ KassieZ added the has comments Some comments not resolved yet label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
has comments Some comments not resolved yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants