Parameter | Type | Description | Example |
---|---|---|---|
object | The queried table. | ||
SchemaName | string | The logical name of the database. | schemaName |
TableName | string | The logical name of the table. | tableName |
TableType | string | The type of the table. | PHYSICAL_SCHEMA_NAME |
CreateTime | string | The time when the table was created. | 2023-01-05 13:17:55 |
UpdateTime | string | The time when the table was updated. | 2023-01-05 13:17:55 |
Description | string | The description of the table. | Description |
Owner | string | The owner of the table. | abc |
Columns | array | The columns in the table. | |
ColDetailModel | The column in the table. | ||
Catalog | string | The external data source. | oss |