amansinha100 commented on a change in pull request #1562: DRILL-6882: Handle 
the cases where RowKeyJoin's left pipeline being called multiple times.
URL: https://github.com/apache/drill/pull/1562#discussion_r239266993
 
 

 ##########
 File path: 
exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/validate/IteratorValidatorBatchIterator.java
 ##########
 @@ -47,6 +47,8 @@
   /** For logging/debuggability only. */
   private static volatile int instanceCount;
 
+  private final boolean isRepeatable;
 
 Review comment:
   Similar to the previous variable's javadoc comment, pls add one here and 
just link to the comment in `IteratorValidator`. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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