v.20.4Bug Fix

Fix Exceptions in MergeTreeRangeReader During PREWHERE Execution

Fix possible exceptions Size of filter does not match size of column and Invalid number of rows in Chunk in MergeTreeRangeReader. They could appear while executing PREWHERE in some cases. #9612 (Anton Popov)