msj100f commented on issue #5708: URL: https://github.com/apache/incubator-doris/issues/5708#issuecomment-851755776
碰到一样的需求,希望在UNIQUE KEY的列上创建物化视图做聚合,发现并不能支持,如果用AGGREGATE KEY,那么假如程序异常需要重新消费数据会造成数据重复,聚合后的值就不对了。 -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
