Jackie-Jiang commented on pull request #7492: URL: https://github.com/apache/pinot/pull/7492#issuecomment-930445994
@mqliang Good point. I considered that and we want to add admission control so that regular users cannot set the query options. This PR won't make things worse because the group-by queries (most expensive ones) are already using all the system resources. We should build all the knobs so that admin can control how the query should be executed, but also build mechanism to limit regular users from overriding these configs. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
