v.21.6Bug Fix

Fixed crash when modifying default value of ReplacingMergeTree column

Fixed a crash when modifying column's default value when a column itself is used as ReplacingMergeTree's parameter. #23483 (hexiaoting).