zhiqiang-hhhh commented on PR #33868:
URL: https://github.com/apache/doris/pull/33868#issuecomment-2066109596

   > > https://dev.mysql.com/doc/refman/8.0/en/cast-functions.html#function_cast
   > > cast function of mysql do not support using bool as type argument.
   > 
   > But there is implicit conversion to boolean. https://dbfiddle.uk/FGUsvxTk
   
   why do you think there is an implicit conversion?
   
   https://dev.mysql.com/doc/refman/8.3/en/logical-operators.html#operator_and
   
   oprator_and checks whether operands are zero or NULL, it has nothing to do 
with type convert.


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