v.24.10Performance Improvement

Respect ttl_only_drop_parts in materialize ttl process

Respect ttl_only_drop_parts on materialize ttl; only read necessary columns to recalculate TTL and drop parts by replacing them with an empty one. #65488 (Andrey Zvonov).