Affected Version
0.17.1
Description
When druid-0.17.1 is used, the performance of group by query is worse than druid-0.16.1. When
applylimitpushdowntosegment is set to false in query context, the performance returns to normal.
From this figure, we can see that the CPU consumption is in LimitedBufferHashGrouper.

query performance is according to query/time from historical log:
{"query/time":13372,"query/bytes":6118553,"success":true,"identity":"allowAll"}
@himanshug
Affected Version
0.17.1
Description
When druid-0.17.1 is used, the performance of group by query is worse than druid-0.16.1. When
applylimitpushdowntosegment is set to false in query context, the performance returns to normal.
From this figure, we can see that the CPU consumption is in LimitedBufferHashGrouper.

query performance is according to query/time from historical log:
{"query/time":13372,"query/bytes":6118553,"success":true,"identity":"allowAll"}@himanshug