[typo](doc) 字段描述与建表sql中的不一致 (#16270)

* 字段描述与建表sql中的不一致

* 1. 英文文档将`key_desc`改为`keys_type`。

* 1. 英文文档将`partition_desc`改为`partition_info`。

---------

Co-authored-by: unicornlee@dingtalk.com <lxb@201092104>
This commit is contained in:
UnicornLee
2023-02-21 23:00:26 +08:00
committed by GitHub
parent 085f0826f6
commit 16c4e42f42
2 changed files with 4 additions and 4 deletions

View File

@ -174,7 +174,7 @@ distribution_desc
`ENGINE=olap`
* `key_desc`
* `keys_type`
Data model.
@ -202,7 +202,7 @@ distribution_desc
COMMENT "This is my first DORIS table"
```
* `partition_desc`
* `partition_info`
Partition information supports three writing methods:

View File

@ -175,7 +175,7 @@ distribution_desc
`ENGINE=olap`
* `key_desc`
* `keys_type`
数据模型。
@ -203,7 +203,7 @@ distribution_desc
COMMENT "This is my first DORIS table"
```
* `partition_desc`
* `partition_info`
分区信息,支持三种写法: