Partition

更新时间:
复制 MD 格式

The Partition object contains the details of a table partition in Data Lake Formation (DLF), including its metadata, file statistics, storage class, and audit information.

Parameters

ParameterTypeDescriptionExample
objectThe details of the partition.
lastFileCreationTimeintegerThe time when the latest file in the partition was created. The value is a Unix timestamp in milliseconds.1741701564261
recordCountintegerThe number of records in the partition.1
fileSizeInBytesintegerThe total size of files in the partition, in bytes.1
fileCountintegerThe number of files in the partition.1
donebooleanSpecifies whether the partition processing is complete.true
specobjectThe key-value pairs of the partition values.{"year":"2025"}
createdAtintegerThe time when the partition was created. The value is a Unix timestamp in milliseconds.1747120676378
createdBystringThe Alibaba Cloud Resource Name (ARN) of the user who created the partition.acs:ram::[accountId]:root
updatedAtintegerThe time when the partition was last updated. The value is a Unix timestamp in milliseconds.1744970111419
updatedBystringThe ARN of the user who last updated the partition.acs:ram::[accountId]:root
storageClassstringThe storage class of the partition data.STANDARD
storageActionstringThe status of the storage class conversion.COMPLETE
storageActionTimestampintegerThe time when the storage class conversion was performed. The value is a Unix timestamp in milliseconds.1758189669915
totalBucketsintegerThe total number of buckets associated with the partition.