(you don't have to strictly follow this form) **Describe the bug** The following query leads to OOM if server was built with thread sanitizer. ```sql SELECT range(65535) FROM system.one ARRAY JOIN range(65536) AS number