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
91abfe38cdc1730f61330076cfcc616f042bee21
doris
/
regression-test
/
data
/
query_p0
/
sql_functions
/
conditional_functions
History
Xujian Duan
dd567fa774
[fix](function) support return JsonType for If function (
#35199
)
...
add a FunctionSignature for If to support return Type is JsonType.
2024-05-24 16:23:58 +08:00
..
datetype.csv
…
test_coalesce.out
…
test_conditional_function.out
…
test_if_cast.out
[FIX](array )fix array<null> literal in fe (
#27750
)
2023-12-03 13:19:22 +08:00
test_if_json.out
[fix](function) support return JsonType for If function (
#35199
)
2024-05-24 16:23:58 +08:00
test_if.out
[improve](regression test) Add case for if function (
#25780
)
2023-10-25 14:03:28 +08:00
test_ifnull.out
[regression-test](fix)add test_ifnull. (
#23956
)
2023-09-10 12:11:43 +08:00
test_nullif.out
…
test_nvl.out
[fix](planner)nvl should match function signature in the same way as ifnull (
#25849
)
2023-10-27 11:13:30 +08:00
test_query_between.out
…
test_query_in.out
…
test_query_like.out
[fix](regex) fix wrong escape of function LIKE (
#30557
)
2024-02-16 10:12:25 +08:00
test_query_limit.out
…
test_query_where.out
…