名称 | 类型 | 描述 | 示例值 |
---|---|---|---|
object | 表结构。 | ||
id | string | 表 UUID。 | 1 |
name | string | 表名称。 | table_test |
path | string | 表路径。 | oss://clg-paimon-xxx/db-xxx/tbl-xxxx |
isExternal | boolean | 是否外表。 | true |
schemaId | long | 表结构信息 ID。 | 1 |
schema | Schema | 表结构信息。 | |
owner | string | 表所有者。 | acs:ram::[accountId]:root |
createdAt | long | 创建时间。 | 1741266704867 |
createdBy | string | 创建者。 | acs:ram::[accountId]:root |
updatedAt | long | 更新时间。 | 1741266704867 |
updatedBy | string | 更新者。 | acs:ram::[accountId]:root |
该文章对您有帮助吗?