errors.fyi community error code reference
TOO_DEEP_RECURSION
clickhouse

Too deep recursion

Recursive query evaluation or subquery nesting exceeded the server's configured depth limit. Simplify the query or increase `max_ast_depth`.

Numeric value: 34

References

← all namespaces