amansinha100 commented on a change in pull request #1407: PartitionLimit 
changes for Lateral and Unnest.
URL: https://github.com/apache/drill/pull/1407#discussion_r206261027
 
 

 ##########
 File path: 
exec/java-exec/src/main/java/org/apache/drill/exec/planner/physical/LimitPrel.java
 ##########
 @@ -33,6 +36,7 @@
 import java.util.List;
 
 public class LimitPrel extends DrillLimitRelBase implements Prel {
+  private boolean isParitioned = false;
 
 Review comment:
   Spelling: 'isParitioned' => 'isPartitioned'

----------------------------------------------------------------
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