v.21.1Bug Fixes

Fix ALTER TABLE DROP PART Behavior to Preserve Deduplication Blocks

Fix incorrect behavior when ALTER TABLE ... DROP PART 'part_name' query removes all deduplication blocks for the whole partition. Fixes #18874. #18969 (alesapin).