SHOW WORKLOAD GROUPS
Introduced or updated: v1.2.743
Returns a list of all existing workload groups along with their quotas.
Syntax
SHOW WORKLOAD GROUPS
Examples
SHOW WORKLOAD GROUPS
┌────────────────────────────────────────────────────────────────────────────────────────────┐
│ name │ cpu_quota │ memory_quota │ query_timeout │ max_concurrency │ query_queued_timeout │
│ String │ String │ String │ String │ String │ String │
├────────┼───────────┼──────────────┼───────────────┼─────────────────┼──────────────────────┤
│ test │ 30% │ │ 15s │ │ │
└────────────────────────────────────────────────────────────────────────────────────────────┘