All Products
Search
Document Center

Data Management:open_struct_DLTableInput

Last Updated:Jan 13, 2026
ParameterTypeDescriptionExample
object

The information about the table.

Ownerstring

The owner of the table.

zhangsan
ViewOriginalTextstring

The original text of the view if the table type is view.

""
TableTypestring

The type of the metadata table. Valid values: MANAGED_TABLE, EXTERNAL_TABLE, VIRTUAL_VIEW, INDEX_TABLE, and MATERIALIZED_VIEW.

EXTERNAL_TABLE
Parametersobject

The key-value pairs.

string

The key-value pair.

{ "EXTERNAL": "TRUE", "delta.minReaderVersion": "1"}
Descriptionstring

The description of the table.

test
CreatorIdlong

The ID of the user who created the table.

8***
CreateTimeinteger

The time when the table was created.

1731586286
StorageDescriptorDLStorageDescriptor

The description of data storage, including the storage characteristics and format of the table.

LastAccessTimeinteger

The time when the table was last accessed.

1608707407
Retentioninteger

The retention period of the table.

300
Namestring

The table name.

100g_customer
OwnerTypestring

The type of the owner. Valid values: USER, ROLE, and GROUP.

USER
ViewExpandedTextstring

The expanded text of the view if the table type is view.

""
PartitionKeysarray

The column attributes of the table.

DLColumn

The information about the columns.

ModifierIdlong

The ID of the user who last modified the table.

1410769
Locationstring

The storage path of the table.

oss://xxx