lushuifeng commented on issue #1481: DRILL-6763: Codegen optimization of SQL 
functions with constant values
URL: https://github.com/apache/drill/pull/1481#issuecomment-428927289
 
 
   I agree with you, it will cause the overflow of the class constant pool in 
extreme case, that is to say a projection or a filter contains thousands (or 
maybe larger) of constants
   
   The good news is all tests in `TestLargeFileCompilation ` are succeeded with 
this change, shall we add an option to disable this functionality or maybe 
there is a good way to avoid?
   
   I'd do some tests to find out how much constants will cause the overflow of 
the class constant pool.
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to