vvysotskyi commented on a change in pull request #1481: DRILL-6763: Codegen 
optimization of SQL functions with constant values
URL: https://github.com/apache/drill/pull/1481#discussion_r223291859
 
 

 ##########
 File path: 
exec/java-exec/src/test/java/org/apache/drill/exec/compile/TestLargeFileCompilation.java
 ##########
 @@ -228,4 +247,14 @@ public void testNestedLoopJoin() throws Exception {
       testNoResult("drop table if exists %s", tableName);
     }
   }
+
+  @Test
+  public void testHugeStringConstantCompilation() throws Exception {
 
 Review comment:
   Please add a unit test for Janino also.

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