yiguolei commented on code in PR #53003:
URL: https://github.com/apache/doris/pull/53003#discussion_r2196268363
##########
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:
那是不是只要建表的时候禁用就可以了?
--
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]