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


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