HappenLee commented on code in PR #64624: URL: https://github.com/apache/doris/pull/64624#discussion_r3699589936
########## be/src/exprs/aggregate/aggregate_function_percentile_reservoir.h: ########## Review Comment: 你这里有个很严重的问题,level_initialized应该要序列化的,如果不序列化,可能会导致空的结果污染已经initialized的结果 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
