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
90d3f0d8053cdecdc7b0f0ce643745ead5727607
doris
/
regression-test
/
suites
/
query_p0
/
sql_functions
/
conditional_functions
History
amory
3ddc8211d1
[FIX](array )fix array<null> literal in fe (
#27750
)
2023-12-03 13:19:22 +08:00
..
test_coalesce.groovy
…
test_conditional_function.groovy
[refactor](vectorized) remove unnecessary vectorization check (
#15984
)
2023-01-17 12:21:46 +08:00
test_if_cast.groovy
[FIX](array )fix array<null> literal in fe (
#27750
)
2023-12-03 13:19:22 +08:00
test_if.groovy
[improve](regression test) Add case for if function (
#25780
)
2023-10-25 14:03:28 +08:00
test_ifnull.groovy
[regression-test](fix)add test_ifnull. (
#23956
)
2023-09-10 12:11:43 +08:00
test_nullif.groovy
[fix](planner)only forbid literal value in AnalyticExpr's order by list (
#21819
)
2023-07-19 09:40:55 +08:00
test_nvl.groovy
[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.groovy
…
test_query_in.groovy
[fix](planner) fix RewriteInPredicateRule may be useless (
#20668
)
2023-06-12 14:39:01 +08:00
test_query_like.groovy
…
test_query_limit.groovy
[Pipeline](shared_scan_opt) Support shared scan opt in pipeline exec engine
2023-03-13 10:33:57 +08:00
test_query_where.groovy
…