Jackie-Jiang commented on PR #11710:
URL: https://github.com/apache/pinot/pull/11710#issuecomment-1751480261

   @vvivekiyer I'm thinking 2 configs - `perServer` & `perQuery`. Both of them 
can be set in 3 places: query option > table config > broker instance config 
(per server one can also be configured on broker). `perServer` takes 
precedence, and if not configured, fall back to `perQuery`. So overall the 
fallback order should be `perServer` query option > `perQuery` query option > 
`perServer` table config > `perQuery` table config > `perServer` instance 
config > `perQuery` instance config
   
   We need some documentation to clear document how these 2 configs are used


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