chenlinzhong commented on code in PR #8765:
URL: https://github.com/apache/incubator-doris/pull/8765#discussion_r846931705
##########
docs/zh-CN/sql-reference/sql-statements/Data Manipulation/STREAM LOAD.md:
##########
@@ -78,7 +78,7 @@ under the License.
exec_mem_limit: 导入内存限制。默认为 2GB。单位为字节。
- format: 指定导入数据格式,默认是csv,支持json格式。
+ format: 指定导入数据格式,默认是csv,支持json格和带header的csv格式:
csv_with_names、csv_with_names_and_types。
Review Comment:
ok
--
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]