v.22.9Bug Fix

Fix rare bug with column TTL in MergeTree engines

Fix rare bug with column TTL for MergeTree engines family: In case of repeated vertical merge the error Cannot unlink file ColumnName.bin ... No such file or directory. could happen. #40346 (alesapin).