vvysotskyi commented on issue #1481: DRILL-6763: Codegen optimization of SQL 
functions with constant values
URL: https://github.com/apache/drill/pull/1481#issuecomment-428133136
 
 
   This fix causes the next unit tests failures:
   ```
   Failed tests: 
     
TestLargeFileCompilation.testJDKHugeStringConstantCompilation:257->BaseTestQuery.resetSessionOption:375
 Failed to reset session option `exec.java_compiler`, Error: 
org.apache.drill.common.exceptions.UserException: SYSTEM ERROR: 
IllegalArgumentException: Attempted to send a message when connection is no 
longer valid.
   
   Query submission to Drillbit failed.
   
   [Error Id: 6a397072-825d-4550-a39e-ea4f6eafdc6d ]
   
   Tests in error: 
     TestLargeFileCompilation.testProject:191->BaseTestQuery.testNoResult:384 » 
Rpc
     
TestLargeFileCompilation.testTOP_N_SORT:177->BaseTestQuery.testNoResult:358->BaseTestQuery.testNoResult:384
 » Rpc
     
TestLargeFileCompilation.testEXTERNAL_SORT:171->BaseTestQuery.testNoResult:358->BaseTestQuery.testNoResult:384
 » Rpc
     
TestLargeFileCompilation.testPARQUET_WRITER:156->BaseTestQuery.testNoResult:358->BaseTestQuery.testNoResult:384
 » Rpc
     
TestLargeFileCompilation.testHashJoin:206->BaseTestQuery.testNoResult:358->BaseTestQuery.testNoResult:384
 » Rpc
     TestHashJoin.testHashJoinExprInCondition:252 » Rpc 
org.apache.drill.common.exc...
   
   Tests run: 3545, Failures: 1, Errors: 6, Skipped: 156
   ```

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