HappenLee commented on issue #5184: URL: https://github.com/apache/incubator-doris/issues/5184#issuecomment-752886518
Yes, It seems not the colocate join problem. It's the problem of `group by` should know the data distribution of colocate table and the normal table. In this case, no need two layer aggregation operation. Doris should condiser to do optimization of this case. ---------------------------------------------------------------- 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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org