morrySnow commented on code in PR #64080:
URL: https://github.com/apache/doris/pull/64080#discussion_r3360073319
##########
fe/fe-core/src/main/java/org/apache/doris/nereids/types/coercion/CharacterType.java:
##########
@@ -42,6 +42,11 @@ public int getLen() {
return len;
}
+ @Override
Review Comment:
be现在不处理这个,所以如果还有这种cast,他是安全的。cast之后也是100个字符
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]