RaigorJiang commented on a change in pull request #13510:
URL: https://github.com/apache/shardingsphere/pull/13510#discussion_r745342556
##########
File path:
docs/document/content/user-manual/shardingsphere-proxy/usage/distsql/syntax/rdl/rdl-shadow-rule.en.md
##########
@@ -33,7 +35,7 @@ algorithmProperty: key=value
- `resourceMapping` specifies the mapping relationship between the source
database and the shadow library. You need to use the `resource` managed by RDL,
please refer to
[resource](https:shardingsphere.apache.orgdocumentcurrentcnfeaturesdist-sqlsyntaxrdlrdl-resource)
- `shadowAlgorithm` can act on multiple `shadowTableRule` at the same time
- If `algorithmName` is not specified, it will be automatically generated
according to `ruleName`, `tableName` and `shadowAlgorithmType`
-- `shadowAlgorithmType` currently supports `COLUMN_REGEX_MATCH` and
`SIMPLE_NOTE`
+- `shadowAlgorithmType` currently supports `VALUE_MATCH` and `REGEX_MATCH` and
`SIMPLE_HINT`
Review comment:
supports `VALUE_MATCH`, `REGEX_MATCH` and `SIMPLE_HINT`
--
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]