v.20.1Bug Fix

Fix "Not found column" error with PREWHERE on empty result set due to primary key condition

Fix error Not found column if query used PREWHERE dependent on table's alias and the result set was empty because of primary key condition. #7911 (Nikolai Kochetov)