xiangfu0 commented on PR #10543:
URL: https://github.com/apache/pinot/pull/10543#issuecomment-1496651886

   > IIRC - default enabling the feature flag will have no impact on existing 
production queries unless they are also changed to include the query option to 
use the multi stage query engine ?
   
   This is just to start the query engine by default, ofc we will see extra 
resources utilization (grpc server started/ports open etc).
   
   The normal query path won't go through it unless specifying 
`useMultistageEngine=true` in the query option.
   
   
   


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

To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to