All Products
Search
Document Center

Data Lake Formation:TableInput

Last Updated:Sep 08, 2025
ParameterTypeDescriptionExample
object

Table

Cascadeboolean

Specifies whether to perform cascade deletion.

false
CreatedBystring

The name of the user who created the version.

zhangsan
DatabaseNamestring

The name of the metadatabase.

database_test
LastAccessTimeinteger

The timestamp of the last access to this table.

1608707407
LastAnalyzedTimeinteger

The time when the last statistical operation was performed on columns. The value is in the UNIX timestamp format. Unit: seconds.

1608707407
Ownerstring

The name of the owner.

zhangsan
OwnerTypestring

The type of the owner. You can set this field to USER, ROLE, or GROUP.

USER
ParametersParameters

The KVPs that define the attributes related to the table.

PartitionKeysListFieldSchema

List of partition table. Only the partition keys of the basic types are supported. If no partitionKeys is specified, you need to set the value of partitionKeys to an empty list.

PrivilegesPrincipalPrivilegeSet

The configurations of permissions. This parameter can be left empty.

Retentioninteger

The retention time of the table.

30000
RewriteEnabledboolean

Whether the view can be used by overridden queries

true
SdStorageDescriptor

The descriptor of the storage, which contains physical storage information about this table.

TableNamestring

The name of the table.

table_name
TableTypestring

The type of the metadata table. Example: MANAGED_TABLE,EXTERNAL_TABLE,VIRTUAL_VIEW,INDEX_TABLE,MATERIALIZED_VIEW.

MANAGED_TABLE
Temporaryboolean

Specifies whether the table is a temporary table.

false
ViewExpandedTextstring

The expanded text of the view.

''
ViewOriginalTextstring

The original text of the view.

''
CreateTimeinteger

The time when the rule was created.

1645437703000