## Feature Request **Is your feature request related to a problem? Please describe:** ``` CREATE RESOURCE GROUP IF NOT EXISTS rg1 RU_PER_SEC = 100 PRIORITY = HIGH BURSTABLE; ``` **Describe the feature you'd like:** <!-- A clear and concise description of what you want to happen. --> supports setting `RU_PER_SEC = unlimited`, like the `default` group settings. and also `select * from information_schem.resource_groups` list will shown as `unlimit`