All Products
Search
Document Center

Data Lake Formation:DatabaseSummary

Last Updated:May 27, 2026

Parameter

Type

Description

Example

object

The database storage overview.

databaseName

string

The database name.

default

createdAt

integer

The database creation time.

1744970111419

location

string

The storage location.

oss://clg-paimon-xxx/db-xxx

tableCount

integer

The total number of tables.

50

partitionCount

integer

The total number of partitions.

1000

totalFileSizeInBytes

integer

The storage capacity.

1048576

totalFileCount

integer

The total number of files.

2000

generatedDate

string

The date when the storage overview data was updated.

2025-06-01

objTypeStandardSize

integer

The storage size of Standard data files.

objTypeIaSize

integer

The storage size of Infrequent Access data files.

objTypeArchiveSize

integer

The storage size of Archive data files.

objTypeColdArchiveSize

integer

The storage size of Cold Archive data files.

totalMetaSizeInBytes

integer

The storage size of metadata files, in bytes.

totalMetaFileCount

integer

The total number of metadata files.