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 2020/02/14 02:58:45 UTC

[GitHub] [incubator-shardingsphere] xiyelife commented on a change in pull request #4296: Fixes #4037 in 5.x for #4193 in 4.0.1

xiyelife commented on a change in pull request #4296: Fixes #4037 in 5.x for #4193 in 4.0.1
URL: https://github.com/apache/incubator-shardingsphere/pull/4296#discussion_r379229569
 
 

 ##########
 File path: encrypt-core/encrypt-core-rewrite/src/main/java/org/apache/shardingsphere/encrypt/rewrite/condition/EncryptConditionEngine.java
 ##########
 @@ -121,7 +121,7 @@
                 predicateSegment.getStopIndex(), compareRightValue.getExpression()))
                 : Optional.<EncryptCondition>absent();
     }
-    
+
 
 Review comment:
   sorry , I have reseted it .

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services