vvysotskyi commented on issue #1481: DRILL-6763: Codegen optimization of SQL 
functions with constant values
URL: https://github.com/apache/drill/pull/1481#issuecomment-428948476
 
 
   I don't think that this is a good idea to add an option. In the case when we 
have a combination of these two problems, option won't help.
   
   I think it is possible to enhance the way for collecting setter methods for 
example to map full [nested] class names and its setters, so after that receive 
nested class instances and call setters for them in 
`CodeGenMemberInjector.injectMembers()`.

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