v.21.3New Feature
Add query_selects and query_inserts Quota Types
Why it matters
These new quota types allow users to limit the number of SELECT and INSERT queries separately, providing more granular control over query execution and resource consumption. This helps prevent abuse and manage workloads more effectively.How to use it
Define quotas using the new typesquery_selects and query_inserts in the quota configuration to limit the number of SELECT or INSERT queries allowed within a specified time interval.