v.24.10Performance Improvement
Respect ttl_only_drop_parts in materialize ttl process
Respectttl_only_drop_partsonmaterialize ttl; only read necessary columns to recalculate TTL and drop parts by replacing them with an empty one. #65488 (Andrey Zvonov).