cambyzju commented on issue #31522:
URL: https://github.com/apache/doris/issues/31522#issuecomment-1970945240

   检查下:check_overflow_for_decimal session变量,master和2.0的配置是否一致。
   
   我这边测了下,master & 2.0 都会返回失败。
   
   原因是:'123.123' 如果转成 '123.1230' 确实超出了decimal(6, 4)的范围


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

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

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


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

Reply via email to