| Parameter | Type | Description | Example |
|---|---|---|---|
| object | Partition | ||
| DatabaseName | string | The name of the metadatabase. | database_test |
| LastAccessTime | integer | The time when the partition was last accessed. The value is a UNIX timestamp. Unit: seconds. | 1608730999 |
| LastAnalyzedTime | integer | The time when the statistical operation was last performed. The value is a UNIX timestamp. Unit: seconds. | 1608730999 |
| Parameters | object | The KVPs that are related to the partition. | |
| string | Key-value pair | key | |
| Privileges | PrincipalPrivilegeSet | The configurations of permissions. This parameter can be left empty. | |
| Sd | StorageDescriptor | The descriptor of the storage. | |
| TableName | string | The name of the metadata table. | test_table_20201223 |
| Values | array | The values in the partition. | |
| string | The values in the partition. | part1 | |
| CreateTime | integer | The time when the rule was created. | 1635147901 |