This website requires JavaScript.
Explore
龙芯爱好者论坛
Help
Register
Sign In
database
/
doris
Watch
2
Star
0
Fork
0
You've already forked doris
Code
Issues
Pull Requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
Files
abb9c88a3febd95ef491663ca2705ff019789e9c
doris
/
regression-test
/
data
/
query_p0
/
sql_functions
/
math_functions
History
morrySnow
a45dc8796a
[fix](Nereids) simplify decimal comparison wrong when cast to smaller scale (
#41151
) (
#41618
)
...
pick from master
#41151
2024-10-09 23:03:01 +08:00
..
test_conv.out
…
test_function_truncate.out
[enhancement](function) floor/ceil/round/round_bankers can use column as scale argument (
#34391
)
2024-05-06 22:18:36 +08:00
test_least_greatest.out
[fix](Nereids) simplify decimal comparison wrong when cast to smaller scale (
#41151
) (
#41618
)
2024-10-09 23:03:01 +08:00
test_math_unary_always_nullable.out
[fix](unary function) Fix wrong result of asin, acos and sqrt when processing invalid input
#40267
(
#40358
)
2024-09-05 19:51:01 +08:00
test_mod.out
[cherry-pick](branch-21) fix mod function cause core dump (
#37999
) (
#38308
)
2024-07-25 12:06:21 +08:00
test_multiply.out
…
test_normal_cdf.out
[feature](functions) impl scalar functions normal_cdf,to_iso8601,from_iso8601_date (
#40695
) (
#41049
)
2024-09-24 09:52:39 +08:00
test_round.out
[fix](round) Fix incorrect decimal scale inference in round functions (
#34471
)
2024-05-11 11:42:12 +08:00
test_running_difference.out
…