tristaZero commented on a change in pull request #3276: Add table owner for 
logic encrypt column
URL: 
https://github.com/apache/incubator-shardingsphere/pull/3276#discussion_r335343151
 
 

 ##########
 File path: 
sharding-core/sharding-core-rewrite/src/main/java/org/apache/shardingsphere/core/rewrite/feature/encrypt/token/pojo/EncryptPredicateToken.java
 ##########
 @@ -32,22 +32,26 @@
  * @author panjuan
  */
 public final class EncryptPredicateToken extends SQLToken implements 
Substitutable {
-    
+
     @Getter
     private final int stopIndex;
-    
+
+    private final String tableOwner;
 
 Review comment:
   Hi..maybe it could be columnOwner?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to