Fix Decimal Column Type Bug in ReplicatedMerge Table Engines
Official CH changelog text
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).