arina-ielchiieva commented on a change in pull request #1906: DRILL-7456: Batch 
count fixes for 12 operators
URL: https://github.com/apache/drill/pull/1906#discussion_r350138198
 
 

 ##########
 File path: 
exec/java-exec/src/test/java/org/apache/drill/exec/DrillSeparatePlanningTest.java
 ##########
 @@ -127,6 +127,7 @@ public void testPlanningNoSplit() throws Exception {
       PlanFragment rootFragment = planFragments.getFragments(0);
       assertFalse(rootFragment.getLeafFragment());
 
+      client.queryBuilder().plan(planFragments.getFragmentsList()).print();
 
 Review comment:
   Not sure we should print here... This would poppet test log.

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