Advanced Operations
Query Quotas in Apache Pinot
Apache Pinot supports three types of query-level quotas that work together in a hierarchical system to control query rates and prevent resource exhaustion.
This can also be set using the database API
You could also use the API directly:
In case of application specific quota, you do need to specify the application name in the query as shown:
For more details on the syntax, how they’re imposed - please refer to the Apache Pinot documentation page that describes this in detail: Query Quotas

