panpur opened a new issue #10587:
URL: https://github.com/apache/druid/issues/10587
### Affected Version
0.20
### Description
Run this query on the sample wikipedia dataset:
`select channel,avg("sum_commentLength"/"count") from wikipedia GROUP BY
channel`
It's giving incorrect result:

----------------------------------------------------------------
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]