总结: 没有default tag create table 【tableName】 as select语句会报错。
版本 2.1.5
总结: 没有default tag create table 【tableName】 as select语句会报错。
版本 2.1.5
你可以手动指定建表的PROPERTIES,你这是没有指定,用的默认的。参考文档
https://doris.apache.org/zh-CN/docs/sql-manual/sql-statements/table-and-view/table/CREATE-TABLE-AS-SELECT