VeloDB Cloud 26.x·Apache Doris 4.x (≤ 4.0 supported)·"Since X.Y" tags refer to Doris versionsversion mapping →
user_privileges
Overview
View user authorization information.
Database
information_schema
Table Information
| Column Name | Type | Description |
|---|---|---|
| GRANTEE | varchar(81) | The user who is granted the privilege |
| TABLE_CATALOG | varchar(512) | Always 'def' |
| PRIVILEGE_TYPE | varchar(64) | Type of privilege |
| IS_GRANTABLE | varchar(3) | Whether the privilege can be granted to others |