Files
doris/fe/fe-core
mch_ucchi ea35437c44 [Fix](Nereids)fix insert into default value exception (#21924)
default value in the first cell of values when rise a cast exception, we filter it when check the types of values in insert, when the literal is string and value is the specific default value string, we skip type check.
2023-07-24 12:08:43 +08:00
..