clintropolis commented on pull request #10401:
URL: https://github.com/apache/druid/pull/10401#issuecomment-697042453


   >Do you think we need a new feature flag to disable vectorized expressions 
by default, maybe something static like a system property? Since the 
vectorization flag is enabled by default since 0.19, any expressions running in 
production will hit this new code path on an upgrade, so cluster operators will 
have to disable vectorization in case they run into issues we haven't tested.
   
   I think it measures nice enough that it should be enabled by default, but 
was planning to do a follow-up PR to add an option to specifically disable 
vectorized expressions as an escape hatch for cluster operators to selectively 
disable this part of vectorization without having to disable all of it.


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to