v.21.4Bug Fixes

Fix Decimal Column Type Bug in ReplicatedMerge Table Engines

Fix bug for ReplicatedMerge table engines when ALTER MODIFY COLUMN query doesn't change the type of Decimal column if its size (32 bit or 64 bit) doesn't change. #21728 (alesapin).