tristaZero commented on a change in pull request #13093:
URL: https://github.com/apache/shardingsphere/pull/13093#discussion_r730713268



##########
File path: docs/document/content/features/shadow/principle.en.md
##########
@@ -6,29 +6,69 @@ weight = 2
 
 ## Overall Architecture
 
-TODO
+Apache ShardingSphere makes shadow judgments on incoming SQL by parsing SQL, 
according to the shadow rules set by the user in the configuration file,
+route to production DB or shadow DB.
+
+![Execute 
Process](https://shardingsphere.apache.org/document/current/img/shadow/execute.png)
 
 ## Shadow Rule
 
-TODO
+Shadow rules include shadow data source mapping, shadow tables, and shadow 
algorithms.
+
+![规则](https://shardingsphere.apache.org/document/current/img/shadow/rule_en.png)

Review comment:
       It needs translation.




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


Reply via email to