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/11/16 08:49:50 UTC

[GitHub] [incubator-doris] HappenLee commented on issue #4876: 【bug】0.12.21版本,schema change(varcahr -> int)失败

HappenLee commented on issue #4876:
URL: https://github.com/apache/incubator-doris/issues/4876#issuecomment-727832103


   
   > > @li-ang-666
   > > 11.11 is NOT an INT, you can try double.
   > 
   > 11.11是浮点,我觉得按照文档,是可以转成11的,损失浮点后的精度,但是现在是报错的
   
   Doris not support "1.1" convert to 1 int, only support "1" convert to 1 int. so you task failed. You can use convert to double now. 


----------------------------------------------------------------
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