zhangstar333 commented on code in PR #52138:
URL: https://github.com/apache/doris/pull/52138#discussion_r2184883977


##########
be/src/vec/aggregate_functions/aggregate_function_count.h:
##########
@@ -174,6 +174,23 @@ class AggregateFunctionCount final
     DataTypePtr get_serialized_type() const override {
         return std::make_shared<DataTypeFixedLengthObject>();

Review Comment:
   发现实现了add_range_single_place后,两者差别不大



-- 
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]

Reply via email to