zhiqiang-hhhh opened a new pull request, #38010: URL: https://github.com/apache/doris/pull/38010
`SerializeKeyTime` is a metrics of AggregationNode, it is not working on master, this pr fix the problem by: 1. split compute_hash from init_serialized_keys 2. the time cost of compute_hash will be added to HashTableEmplace time 3. SerializeKeyTime will only contain the cost of serialize agg key. -- 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. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org