terrymanu commented on code in PR #18166:
URL: https://github.com/apache/shardingsphere/pull/18166#discussion_r892125309
##########
shardingsphere-features/shardingsphere-encrypt/shardingsphere-encrypt-api/src/main/java/org/apache/shardingsphere/encrypt/api/config/rule/EncryptColumnRuleConfiguration.java:
##########
@@ -37,5 +37,7 @@ public final class EncryptColumnRuleConfiguration {
private final String encryptorName;
+ private final String assistedQueryEncryptorName;
Review Comment:
Could you keep the old constructor for legacy API compatible?
--
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]