hf200012 commented on code in PR #11078: URL: https://github.com/apache/doris/pull/11078#discussion_r927218259
########## docs/zh-CN/docs/sql-manual/sql-reference/Show-Statements/SHOW-STREAM-LOAD.md: ########## @@ -50,6 +50,7 @@ SHOW STREAM LOAD 说明: +1. 默认 BE 是不记录 Stream Load 的记录,如果你要查看需要再 BE 上启用记录,`enable_stream_load_record=true`,这里需要重启BE Review Comment: solved -- 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]
