erkdursun opened a new issue #9792:
URL: https://github.com/apache/druid/issues/9792


   Aggregation functions are not working properly when using join feature
   
   ### Affected Version
   0.18.0
   ### Description
   I have a query to find duration of event which returns 1 record in total
   
   
![image](https://user-images.githubusercontent.com/35697140/80636547-57a5c380-8a66-11ea-9c1a-de85530d5ed3.png)
   
   When I try to **count the results with query** it returns **6 records** and 
if I try to sum all duration for one key it returns some dummy record which 
should be 86341
   
   
![image](https://user-images.githubusercontent.com/35697140/80636836-b9fec400-8a66-11ea-8f27-6436810c98f7.png)
   
   
![image](https://user-images.githubusercontent.com/35697140/80636900-d7cc2900-8a66-11ea-8ddd-200e111c1f10.png)
   
   


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

Reply via email to