v.25.9Bug Fix (user-visible misbehavior in an official stable release)
Results of alter queries are only validated
The results of alter queries are only validated on the initiator node for replicated databases and internally replicated tables. This will fix situations where an already committed alter query could get stuck on other nodes. #83849 (János Benjamin Antal).