clickhouse · clickhouse/LIMIT_EXCEEDED
LIMIT_EXCEEDED
Limit exceeded
A configurable query limit (such as `max_rows_to_read` or `max_bytes_to_read`) was exceeded. Adjust the limit settings or rewrite the query to read less data.
A configurable query limit (such as `max_rows_to_read` or `max_bytes_to_read`) was exceeded. Adjust the limit settings or rewrite the query to read less data.