You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/11/12 05:20:02 UTC

[GitHub] [shardingsphere] strongduanmu opened a new issue, #22098: Refactor encrypt like feature according to code review

strongduanmu opened a new issue, #22098:
URL: https://github.com/apache/shardingsphere/issues/22098

   ## Feature Request
   
   ### Is your feature request related to a problem?
   
   No.
   
   ### Describe the feature you would like.
   
   After we basically completed #20435, we need to refactor the encrypt like feature as follows according to the code review.
   
   - [ ] rename fuzzy to like——before 5.2.2 release, high priority
   - [ ] consider extracting assistedQueryColumn, fuzzyQueryColumn, assistedQueryEncryptorName, and fuzzyQueryEncryptorName into objects, which can be implemented through SPI——long-term task, low priority
   - [ ] move algorithm chinese dictionary configuration to file——before 5.2.2 release, high priority
   - [ ] extract different interfaces for different algorithms, such as encryption algorithm interface, encryption like interface
   - [ ] adjust a simple if judgment to a ternary operator
   - [ ] merge EncryptEqualCondition, EncryptInCondition and EncryptLikeCondition
   - [ ] move EncryptRuleAware to rewrite package
   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] zhaojinchao95 closed issue #22098: Refactor encrypt like feature according to code review

Posted by GitBox <gi...@apache.org>.
zhaojinchao95 closed issue #22098: Refactor encrypt like feature according to code review
URL: https://github.com/apache/shardingsphere/issues/22098


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] terrymanu closed issue #22098: Refactor encrypt like feature according to code review

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #22098: Refactor encrypt like feature according to code review
URL: https://github.com/apache/shardingsphere/issues/22098


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org