swaroopak commented on a change in pull request #446: Phoenix 5136
URL: https://github.com/apache/phoenix/pull/446#discussion_r272753370
 
 

 ##########
 File path: 
phoenix-core/src/main/java/org/apache/phoenix/expression/AndOrExpression.java
 ##########
 @@ -36,6 +36,8 @@
 public abstract class AndOrExpression extends BaseCompoundExpression {
     // Remember evaluation of child expression for partial evaluation
     private BitSet partialEvalState;
+    // true if we have seen NULL as the value of some child expression
 
 Review comment:
   Redundant comment. Please remove.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to