morrySnow commented on issue #29715:
URL: https://github.com/apache/doris/issues/29715#issuecomment-1884346737
cannot do it as mysql.
doris is a distributed database.
so we need to decide expression's input and output type before execute this
query to ensure all instance produce same t
LemonLiTree commented on issue #29715:
URL: https://github.com/apache/doris/issues/29715#issuecomment-1882703185
Need to manually cast(num as DECIMALV3(24, 2), We will optimize this issue
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
trikker opened a new issue, #29715:
URL: https://github.com/apache/doris/issues/29715
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
doris-2.0.4-rc02-e529646