v.23.3Bug Fix

Fix 'ReplicatedMergeTree' Insertion Issue with 'InMemory' Part Type

Fix the problem that the 'ReplicatedMergeTree' table failed to insert two similar data when the 'part_type' is configured as 'InMemory' mode (experimental feature). #47121 (liding1992).