Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
SET max_execution_speed = 1, max_execution_time = 3;
SELECT count() FROM system.numbers; -- { serverError TIMEOUT_EXCEEDED }