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