v.20.1Bug Fix
Fix "Not found column" error with PREWHERE on empty result set due to primary key condition
Fix errorNot found columnif query usedPREWHEREdependent on table's alias and the result set was empty because of primary key condition. #7911 (Nikolai Kochetov)