v.21.6Bug Fix

Some ALTER PARTITION queries fixed to prevent intersection errors in replication queue

Some ALTER PARTITION queries might cause Part A intersects previous part B and Unexpected merged part C intersecting drop range D errors in replication queue. It's fixed. Fixes #23296. #23997 (tavplubix).