liuxiahuiyi commented on issue #5708: URL: https://github.com/apache/incubator-doris/issues/5708#issuecomment-827378008
> According to your description, you can only set the aggregation type of the column to replace to remove duplicates,now, Doris cannot support replace and sum aggreation at the same time. 你好,请问下materialized view 为什么不能支持多个列之间的运算呢?因为如果支持列之间的运算,可以多增加一列count用来记录重复数据的行数,重复累加的数据除以这个count就是真实值了 -- 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]
