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
d37cf0a41b0d972a7c5aa219bdf64ea360afac34
doris
/
regression-test
/
suites
/
query
/
sql_functions
/
array_functions
History
xy720
8f98357c0b
[fix](array-type) disable cast function to array type on origin exec engine. (
#11602
)
...
This commit disable cast to array type on origin exec engine, except cast varchar to array type.
2022-08-15 21:30:56 +08:00
..
sql
cast array element to same type (
#10980
)
2022-07-19 21:47:10 +08:00
test_array_functions_by_literal.groovy
[regression-test](array)add test for array_slice (
#11329
)
2022-07-30 09:59:58 +08:00
test_array_functions_with_where.groovy
add regression test for array functions inside WHERE condition (
#10748
)
2022-07-11 22:18:48 +08:00
test_array_functions.groovy
[feature-wip](array-type) add the array_join function (
#11406
)
2022-08-15 11:43:17 +08:00
test_cast_array_functions_by_literal.groovy
[fix](array-type) disable cast function to array type on origin exec engine. (
#11602
)
2022-08-15 21:30:56 +08:00