bowenliang123 commented on code in PR #16768:
URL: https://github.com/apache/doris/pull/16768#discussion_r1106706838
##########
docs/en/docs/data-operate/import/import-way/broker-load-manual.md:
##########
@@ -43,38 +43,38 @@ After the user submits the import task, FE will generate
the corresponding Plan
BE pulls data from the broker during execution, and imports the data into the
system after transforming the data. All BEs are imported, and FE ultimately
decides whether the import is successful.
-````
+```
+
| 1. user create broker load
v
+----+----+
- | |
- | FE |
- | |
+ | |
Review Comment:
Have checked the following links and the Chinese version is good.
-
https://github.com/apache/doris/blob/master/docs/zh-CN/docs/data-operate/import/import-way/broker-load-manual.md#%E5%9F%BA%E6%9C%AC%E5%8E%9F%E7%90%86
-
https://doris.apache.org/zh-CN/docs/dev/data-operate/import/import-way/broker-load-manual/
--
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]