Parameter | Type | Description | Example |
object | A summary of storage for a partition. | ||
databaseName | string | The name of the database. | default |
tableName | string | The name of the table. | table1 |
partitionName | string | The name of the partition. | hh=18 |
createdAt | integer | The creation timestamp for the partition. | 1744970111419 |
totalFileSizeInBytes | integer | The total size, in bytes, of all files in the partition. | 2048 |
totalFileCount | integer | The total number of files in the partition. | 2 |
lastAccessTime | integer | The last access timestamp for the partition's data. | 1744970111419 |
storageActionTimestamp | integer | The storage action timestamp. | |
updatedAt | integer | The last update timestamp for the partition. | 1744970111419 |
totalFileAccessNum | integer | Total file access count. | |
totalFileAccessNum7d | integer | Total file access count over the last 7 days. | |
totalFileAccessNum30d | integer | Total file access count over the last 30 days. | |
lastRequester | string | The last requester. | |
topRequester | string | The top requester. | |
storageClass | string | The storage class. | |
storageActionParams | object | The storage action parameters. | |
string |