v.24.9Bug Fix
Make ColumnsDescription::toString Use Consistent IAST::FormatState for Column Formatting
MakeColumnsDescription::toStringformat each column using the sameIAST::FormatState object. This results in uniform columns metadata being written to disk and ZooKeeper. #68733 (Miсhael Stetsyuk).