Skip to content

Supply the max_schema/data_region_group_num param to modify schema when create or alter database#17988

Open
zerolbsony wants to merge 3 commits into
apache:masterfrom
zerolbsony:alter_max_region_group_quota
Open

Supply the max_schema/data_region_group_num param to modify schema when create or alter database#17988
zerolbsony wants to merge 3 commits into
apache:masterfrom
zerolbsony:alter_max_region_group_quota

Conversation

@zerolbsony

Copy link
Copy Markdown
Contributor

Adjust the maximum quotas for database schemas based on the MAX_DATA_REGION_GROUP_NUM and MAX_SCHEMA_REGION_GROUP_NUM parameters:
ALTER DATABASE root.sg WITH MAX_DATA_REGION_GROUP_NUM = 4, MAX_SCHEMA_REGION_GROUP_NUM = 3;

@zerolbsony zerolbsony force-pushed the alter_max_region_group_quota branch from a70914c to e3cd74a Compare June 18, 2026 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant