v.20.8Bug Fix

Fix Block Structure Mismatch in SELECT Queries After Altering Columns

Fix exception Block structure mismatch in SELECT ... ORDER BY DESC queries which were executed after ALTER MODIFY COLUMN query. Fixes #15800. #15852 (alesapin).