| Parameter | Type | Description | Example |
|---|---|---|---|
| object | Table | ||
| Cascade | boolean | Specifies whether to perform cascade deletion. | false |
| CreateTime | integer | The creation time, in seconds, of a Unix timestamp. | 1608707407 |
| CreatedBy | string | The name of the user who created the version. | zhangsan |
| DatabaseName | string | The name of the metadatabase. | database_test |
| LastAccessTime | integer | The timestamp of the last access to this table. | 1608707407 |
| LastAnalyzedTime | integer | The time when the last statistical operation was performed on columns. The value is in the UNIX timestamp format. Unit: seconds. | 1608707407 |
| Owner | string | The name of the owner. | zhangsan |
| OwnerType | string | The type of the owner. You can set this field to USER, ROLE, or GROUP. | USER |
| Parameters | Parameters | The KVPs that define the attributes related to the table. | |
| PartitionKeys | ListFieldSchema | List of partition table | |
| Privileges | PrincipalPrivilegeSet | Permission Settings | |
| Retention | integer | The retention time of the table. | 30000 |
| RewriteEnabled | boolean | Whether the view can be used by overridden queries | true |
| Sd | StorageDescriptor | The descriptor of the storage, which contains physical storage information about this table. | |
| TableName | string | The name of the table. | table_name |
| TableType | string | The type of the metadata table. Example: MANAGED_TABLE,EXTERNAL_TABLE,VIRTUAL_VIEW,INDEX_TABLE,MATERIALIZED_VIEW. | MANAGED_TABLE |
| Temporary | boolean | Specifies whether the table is a temporary table. | false |
| UpdateTime | integer | The time when the timestamp was updated. The value is a UNIX timestamp. Unit: seconds. | 1608707407 |
| ViewExpandedText | string | The expanded text of the view. | '' |
| ViewOriginalText | string | The original text of the view. | '' |
| TableId | string | TableId | 59c6c8fefeaa46d8b599c1f790c59a19 |
| TableVersion | TableVersion | TableVersion |