v.25.2Performance Improvement

Reintroduce respect for ttl_only_drop_parts in MATERIALIZE TTL functionality

Reintroduce respect ttl_only_drop_parts on MATERIALIZE TTL; only read necessary columns to recalculate TTL and drop parts by replacing them with an empty ones. #72751 (Andrey Zvonov).