csun5285 commented on code in PR #53003:
URL: https://github.com/apache/doris/pull/53003#discussion_r2194962954


##########
fe/fe-common/src/main/java/org/apache/doris/catalog/Type.java:
##########
@@ -236,8 +236,6 @@ public abstract class Type {
         arraySubTypes.add(FLOAT);
         arraySubTypes.add(DOUBLE);
         arraySubTypes.add(DECIMALV2);
-        arraySubTypes.add(TIME);

Review Comment:
   不能,不支持一切复杂类型里面有 time 类型



-- 
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]

Reply via email to