zxealous commented on issue #31522: URL: https://github.com/apache/doris/issues/31522#issuecomment-1970955555
> 检查下:check_overflow_for_decimal session变量,master和2.0的配置是否一致。 > > 我这边测了下,master & 2.0 都会返回失败。 > > 原因是:'123.123' 如果转成 '123.1230' 确实超出了decimal(6, 4)的范围 看了下我这边master和2.0 check_overflow_for_decimal这个变量都是true,master能够查出,2.0不能查出。 我这边的版本: master:4f5d405fc3 -- 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