[typo](doc)Modify some words typos. #22361
Modify some words typos. An incorrect word was corrected in from_unixtime.md and a superfluous word was removed in BROKER_LOAD.md.
This commit is contained in:
@ -35,7 +35,7 @@ under the License.
|
||||
|
||||
支持date_format中的format格式,默认为 %Y-%m-%d %H:%i:%s
|
||||
|
||||
传入的是整形,返回的是字符串类型
|
||||
传入的是整型,返回的是字符串类型
|
||||
|
||||
其余 `string_format` 格式是非法的,返回NULL
|
||||
|
||||
|
||||
@ -219,7 +219,7 @@ WITH BROKER broker_name
|
||||
|
||||
导入文件 `file.txt`,按逗号分隔,导入到表 `my_table`。
|
||||
|
||||
2. 从 HDFS 导入数据,使用通配符匹配两批两批文件。分别导入到两个表中。
|
||||
2. 从 HDFS 导入数据,使用通配符匹配两批文件。分别导入到两个表中。
|
||||
|
||||
```sql
|
||||
LOAD LABEL example_db.label2
|
||||
|
||||
Reference in New Issue
Block a user