v.25.2Performance Improvement
Reintroduce respect for ttl_only_drop_parts in MATERIALIZE TTL functionality
Reintroduce respectttl_only_drop_partsonMATERIALIZE TTL; only read necessary columns to recalculate TTL and drop parts by replacing them with an empty ones. #72751 (Andrey Zvonov).