This is an automated email from the ASF dual-hosted git repository.

dataroaring pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/master by this push:
     new 81b51e1440 [typo][doc]Modify the error description in the 
broker-load-manual. (#22772)
81b51e1440 is described below

commit 81b51e14407a048943c9a9f7f609a0900ad7db08
Author: ZhenchaoXu <[email protected]>
AuthorDate: Sat Sep 2 23:20:20 2023 +0800

    [typo][doc]Modify the error description in the broker-load-manual. (#22772)
---
 docs/zh-CN/docs/data-operate/import/import-way/broker-load-manual.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/docs/zh-CN/docs/data-operate/import/import-way/broker-load-manual.md 
b/docs/zh-CN/docs/data-operate/import/import-way/broker-load-manual.md
index b3984b32d6..cd85958e29 100644
--- a/docs/zh-CN/docs/data-operate/import/import-way/broker-load-manual.md
+++ b/docs/zh-CN/docs/data-operate/import/import-way/broker-load-manual.md
@@ -419,7 +419,7 @@ FE 的配置参数 `async_loading_load_task_pool_size` 用于限制同时运行
 
 - 导入报错:`LOAD_RUN_FAIL; msg:Invalid Column Name:xxx`
 
-  如果是PARQUET或者ORC格式的数据,需要再文件头的列名与doris表中的列名一致,如 :
+  如果是PARQUET或者ORC格式的数据,则文件头的列名需要与doris表中的列名保持一致,如:
 
   ```text
   (tmp_c1,tmp_c2)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to