caiconghui commented on code in PR #11078:
URL: https://github.com/apache/doris/pull/11078#discussion_r926523324


##########
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:
   ```suggestion
   1. 默认 BE 是不记录 Stream Load 的记录,如果你要查看需要在BE 
上启用记录,`enable_stream_load_record=true`,这里不需要重启BE
   ```



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