v.20.1Bug Fix
Fix exceptions in MergeTreeRangeReader during PREWHERE execution
Fix possible exceptionsSize of filter does not match size of columnandInvalid number of rows in ChunkinMergeTreeRangeReader. They could appear while executingPREWHEREin some cases. Fixes #9132. #9612 (Anton Popov)