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


##########
docs/en/docs/sql-manual/sql-reference/Data-Manipulation-Statements/OUTFILE.md:
##########
@@ -58,7 +58,7 @@ illustrate:
 
     FORMAT AS CSV
 
-    Specifies the export format. Default is CSV.
+    Specifies the export format. Supported formats include csv, parquet, 
csv_with_names, csv_with_names_and_types and orc. Default is CSV.

Review Comment:
   All formats use upper case or lower case?
   
   Now the sample and default is upper case (CSV), others are lower case(csv, 
parquet...).



-- 
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