arina-ielchiieva commented on a change in pull request #1813: DRILL-7306: 
Disable schema-only batch for new scan framework
URL: https://github.com/apache/drill/pull/1813#discussion_r298827401
 
 

 ##########
 File path: 
exec/java-exec/src/test/java/org/apache/drill/TestSchemaWithTableFunction.java
 ##########
 @@ -17,6 +17,14 @@
  */
 package org.apache.drill;
 
+import static org.junit.Assert.assertFalse;
+import static org.junit.Assert.assertTrue;
 
 Review comment:
   I am not sure why your IDE makes static imports on the top of the list, I 
think its more common when they are in the end. I think all Drill project 
follows this convention...

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