v.20.1Bug Fix
Fix Infinite Query Execution on LIMIT with Infinite Sources
Fix possible inifinite query execution when the query actually should stop on LIMIT, while reading from infinite source likesystem.numbersorsystem.zeros. #10206 (Nikolai Kochetov).