soulasuna opened a new pull request #13432:
URL: https://github.com/apache/shardingsphere/pull/13432


   ##  Optimizate shadow algorithm type
   
   Optimize the shadow algorithm type to better express the role of the shadow 
algorithm through type.
   
   Changes proposed in this pull request:
   - `SimpleSQLNoteShadowAlgorithm` type changed to `HINT`
   - `ColumnValueMatchShadowAlgorithm` type changed to `VALUE_MATCH`
   - `ColumnRegexMatchShadowAlgorithm` type changed to `REGEX_MATCH`
   -  Update shadow example
   -  Update shadow docs


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