Fix build

This commit is contained in:
alesapin 2020-07-25 23:54:33 +03:00
parent 393a9195ca
commit eae7dc852e

View File

@ -250,8 +250,8 @@ void MergeTreeDataPartWide::calculateEachColumnSizes(ColumnSizeByName & each_col
"and size of single value, but data part {} has {} rows", backQuote(column.name), rows_in_column, name, rows_count);
}
}
}
#endif
}
}
}