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

Reduce rows to ensure the correctness

Recalculate the min-max index when TTL reduces rows to ensure the correctness of algorithms relying on it, such as minmax_count_projection. This resolves #77091. #77166 (Amos Bird).