[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:
ZhenchaoXu
2023-07-31 12:09:50 +08:00
committed by GitHub
parent b58f125211
commit 7bcf024757
2 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@ under the License.
支持date_format中的format格式,默认为 %Y-%m-%d %H:%i:%s
传入的是整,返回的是字符串类型
传入的是整,返回的是字符串类型
其余 `string_format` 格式是非法的,返回NULL

View File

@ -219,7 +219,7 @@ WITH BROKER broker_name
导入文件 `file.txt`,按逗号分隔,导入到表 `my_table`。
2. 从 HDFS 导入数据,使用通配符匹配两批两批文件。分别导入到两个表中。
2. 从 HDFS 导入数据,使用通配符匹配两批文件。分别导入到两个表中。
```sql
LOAD LABEL example_db.label2