bobhan1 commented on PR #19833:
URL: https://github.com/apache/doris/pull/19833#issuecomment-1557399309

   > I think this should be implemented as a SQL RewriteRule, better not doing 
any rewrite in parser. And we also need to implement it in new query optimizer: 
Nereids.
   
   Here I just copy the implemention of `CAST` since `CONVERT` is an alias of 
`CAST` for the compatiblity for MySQL. `CAST` also rewrite in the parser in 
this occasion


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to