yiguolei commented on code in PR #23672:
URL: https://github.com/apache/doris/pull/23672#discussion_r1310083811
##########
be/src/vec/aggregate_functions/aggregate_function_sort.h:
##########
@@ -87,7 +87,7 @@ struct AggregateFunctionSortData {
PBlock pblock;
pblock.ParseFromString(data);
- block = Block(pblock);
Review Comment:
It is not equal.
Maybe should create new block and deserialize and call operator =
--
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]