mrhhsg commented on code in PR #34017:
URL: https://github.com/apache/doris/pull/34017#discussion_r1575928114


##########
be/src/pipeline/exec/data_queue.h:
##########
@@ -93,6 +95,8 @@ class DataQueue {
     // only used by streaming agg source operator
     bool _data_exhausted = false;
 
+    int64_t _max_rows_in_sub_queue = 1;

Review Comment:
   Sorry, it should be `blocks`...



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