jackwener commented on a change in pull request #7689:
URL: https://github.com/apache/incubator-doris/pull/7689#discussion_r781201745



##########
File path: docs/zh-CN/administrator-guide/export-manual.md
##########
@@ -125,7 +125,7 @@ WITH BROKER "hdfs"
 
 * `label`:本次导出作业的标识。后续可以使用这个标识查看作业状态。
 * `column_separator`:列分隔符。默认为 `\t`。支持不可见字符,比如 '\x07'。
-* columns:要导出的列,使用英文状态逗号隔开,如果不填这个参数默认是导出表的所有列
+* `columns`:要导出的列,使用英文状态逗号隔开,如果不填这个参数默认是导出表的所有列

Review comment:
       ```suggestion
   * `columns`:要导出的列,使用英文状态逗号隔开,如果不填这个参数默认是导出表的所有列。
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to