Mryange commented on issue #40956:
URL: https://github.com/apache/doris/issues/40956#issuecomment-2359889671

   > CAST("123.123" AS BIGINT) 能返回123而不是null;
   
   https://github.com/apache/doris/pull/38847
   在这个pr里面支持了,但是没有合入到2.1的分支,合进了3.0.
   之前的cast string to int的行为类似pg,比较严格。
   https://dbfiddle.uk/OsHBViAA


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