v.18.12Bug Fix
Fixed bug in merging CollapsingMergeTree tables with empty data parts using vertical algorithm
Fixed a bug when mergingCollapsingMergeTreetables if one of the data parts is empty (these parts are formed during merge orALTER DELETEif all data was deleted), and theverticalalgorithm was used for the merge. #3049