You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2020/07/27 01:51:36 UTC

[GitHub] [incubator-doris] francisoliverlee commented on issue #4155: Schema Change : errCode = 2, detailMessage = Can not change INT to TINYINT

francisoliverlee commented on issue #4155:
URL: https://github.com/apache/incubator-doris/issues/4155#issuecomment-664077767


   @yangjun616 
   incorrection number may caused by down cast.
   for example:
   65535 is an INT, how to cast to a TINYINT(max is 127)
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org