v.20.8Bug Fix

Fix Empty Result Issue for Distributed Table Queries with WHERE, PREWHERE, and GLOBAL IN

Fix incorrect empty result for query from Distributed table if query has WHERE, PREWHERE and GLOBAL IN. Fixes #15792. #15933 (Nikolai Kochetov).