zhangstar333 commented on code in PR #52138:
URL: https://github.com/apache/doris/pull/52138#discussion_r2184881196
##########
be/src/vec/aggregate_functions/aggregate_function.h:
##########
@@ -246,6 +247,41 @@ class IAggregateFunction {
}
}
+ /// some agg function like sum/count/avg/min/max could support incremental
mode,
Review Comment:
可以的,min/max这种也支持的
--
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]