v.20.11Bug Fix

Now Exception Thrown for Incompatible DEFAULT in ALTER MODIFY COLUMN

Now exception will be thrown when ALTER MODIFY COLUMN ... DEFAULT ... has incompatible default with column type. Fixes #15854. #15858 (alesapin).