|
|
70cde39fe0
|
[cherry-pick](branch-21) fix conv function get wrong result as parse overflow (#38001) (#38309)
## Proposed changes
cherry-pick from https://github.com/apache/doris/pull/38001
<!--Describe your changes.-->
|
2024-07-25 12:06:46 +08:00 |
|
|
|
de2272ce48
|
[fix](round) fix round decimal128 overflow (#37733) (#37963)
cherry-pick #37733 to branch-2.1
|
2024-07-18 23:50:23 +08:00 |
|
|
|
a0d4f11667
|
[Bug](function) catch error state in function cast to avoid core dump (#20751)
catch error state in function cast to avoid core dump
|
2023-06-14 17:34:34 +08:00 |
|
|
|
5621ae08e6
|
[fix](Nereids) function ABS return type not same between constant folding and function signature (#20059)
The abs return the wrong type for the integer type. Return the int type when the arg's type is integer
|
2023-05-26 10:24:32 +08:00 |
|
|
|
3b08a22e61
|
[test](Nereids) add p0 regression test for Nereids (#15888)
|
2023-01-20 18:50:23 +08:00 |
|