cambyzju commented on code in PR #14153:
URL: https://github.com/apache/doris/pull/14153#discussion_r1019033087


##########
docs/zh-CN/docs/sql-manual/sql-reference/Data-Manipulation-Statements/OUTFILE.md:
##########
@@ -56,7 +56,7 @@ INTO OUTFILE "file_path"
     
 2. format_as
     ​    FORMAT AS CSV
-    ​    指定导出格式. 支持csv、parquet、csv_with_names、csv_with_names_and_types. 默认为 
CSV。
+    ​    指定导出格式. CSV、PARQUET、CSV_WITH_NAMES、CSV_WITH_NAMES_AND_TYPES、ORC. 默认为 
CSV。

Review Comment:
   ```suggestion
       ​    指定导出格式. 支持 CSV、PARQUET、CSV_WITH_NAMES、CSV_WITH_NAMES_AND_TYPES、ORC. 
默认为 CSV。
   ```



-- 
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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to