qdore commented on issue #1097: In some condition use sub-query make doris return wrong value URL: https://github.com/apache/incubator-doris/issues/1097#issuecomment-490456993 When I use (cast(sum(read_duration) as bigint))/count(distinct cuid), the result become corrent. I guess The function is overflowed when I use "count distinct"
---------------------------------------------------------------- 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 With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org For additional commands, e-mail: dev-h...@doris.apache.org