v.25.8Bug Fix (user-visible misbehavior in an official stable release)
Fix rare clickhouse crash
Official CH changelog text
Fix rare clickhouse crash when table has projection, lightweight_mutation_projection_mode = 'rebuild' and user execute lighweight delete which deletes ALL rows from any block in table. #84158 (alesapin).