v.21.12Bug Fixes

Fix Materialize Column Queries for Mismatched Default Expression Data Types

Fix ALTER ... MATERIALIZE COLUMN ... queries in case when data type of default expression is not equal to the data type of column. #32348 (Anton Popov).