v.20.10Bug Fix
Fix empty result issue for Distributed table queries with WHERE, PREWHERE, and GLOBAL IN
Fix incorrect empty result for query fromDistributedtable if query hasWHERE,PREWHEREandGLOBAL IN. Fixes #15792. #15933 (Nikolai Kochetov).