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
b38b8b4494de38b43c1c6c19a39de23538e12b22
doris
/
regression-test
/
data
/
query_p0
/
sql_functions
/
cast_function
History
jakevin
d4756d3118
[feature](Nereids): fold Cast(s as date/datetime) on FE (
#24353
)
...
cast("20210101" as Date) -> DateLiteral(2021, 1, 1)
2023-09-14 22:08:26 +08:00
..
test_cast_array_function.out
[Refact] (serde) refact mysql serde with data type (
#19543
)
2023-05-26 14:11:17 +08:00
test_cast_array_functions_by_literal.out
[Fix](Planner) fix case function with null cast to array null (
#22947
)
2023-08-17 16:37:07 +08:00
test_cast_function.out
[feature](Nereids): fold Cast(s as date/datetime) on FE (
#24353
)
2023-09-14 22:08:26 +08:00
test_cast_string_to_array.out
[Improve](serde)replace function_cast from_string to serde (
#24087
)
2023-09-14 13:53:16 +08:00
test_cast_struct.out
[Refact] (serde) refact mysql serde with data type (
#19543
)
2023-05-26 14:11:17 +08:00
test_cast_to_datetime.out
[fix](cast) fix invalid value error when casting null date value to string then casting to date value (
#22223
)
2023-07-26 17:59:01 +08:00
test_cast_with_scale_type.out
[Bug](cast) Fix bug for cast function between datetimev2 and string (
#18442
)
2023-04-07 22:02:15 +08:00
test_non_nullable_function.out
[feature](nereids) support non_nullable function (
#23762
)
2023-09-06 08:52:47 +08:00