v.25.8Bug Fix (user-visible misbehavior in an official stable release)

Fix rare clickhouse crash

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).