| 名称 | 类型 | 描述 | 示例值 |
|---|---|---|---|
| object | 表信息。 | ||
| name | string | 表名。 | order-test |
| schema | Schema | 表 schema 信息。 | |
| properties | object | 表参数配置。 | |
| comment | string | 备注。 | 测试订单表 |
| partitionKeys | array | 分区键。 | |
| string | 分区字段。 | ad=xxxxx |
该文章对您有帮助吗?
| 名称 | 类型 | 描述 | 示例值 |
|---|---|---|---|
| object | 表信息。 | ||
| name | string | 表名。 | order-test |
| schema | Schema | 表 schema 信息。 | |
| properties | object | 表参数配置。 | |
| comment | string | 备注。 | 测试订单表 |
| partitionKeys | array | 分区键。 | |
| string | 分区字段。 | ad=xxxxx |