Apache Doris 中文技术论坛
Questions Tags Users Badges

【已解决】创建物化视图提示MergeOnWrite table can't create materialized view

Asked Jun 15, 2024 Modified Jun 19, 2024
Viewed 272
2.0

那是不是写时合并的表都不允许创建物化视图?

edited Jun 19, 2024
zzxiaoma33
asked Jun 15, 2024
1 Answers

是的。物化视图针对 Unique Key 数据模型,只能改变列顺序,不能起到聚合的作用,所以在 Unique Key 模型上不能通过创建物化视图的方式对数据进行粗粒度聚合操作。

可以参考尝试异步物化视图:https://doris.apache.org/zh-CN/docs/query/view-materialized-view/materialized-view

edited Jun 19, 2024
徐振超@SelectDB(可以直接加微信Faith_xzc)8271
answered Jun 16, 2024
Related Questions
Doris 2.0.15,3FE、6BE(3BE mix角色 3BE computation角色)3个mix角色的BE节点CPU使用率100%
1 answers
Doris Routine Load自动恢复机制
我的doris版本为2.0.6 在备份操作时,会导致所以fe节点宕机,这种情况该怎么排查,为什么备份会导致这个问题?
1 answers
doris fe节点变更成高可用配置
1 answers
各位大哥在通过k8s安装doris3.0的时候,有没有遇到cg启动不起来,提示Set max number of open file descriptors to a value greater than 60000.
1 answers
doris主键表可以bucket配置太小,怎么修改?
1 answers

Terms of service Privacy policy

Powered by Answer - the open-source software that powers Q&A communities.
Made with love © 2026 Apache Doris 中文技术论坛.