yiguolei commented on code in PR #40289:
URL: https://github.com/apache/doris/pull/40289#discussion_r1741357596
##########
be/src/runtime/buffer_control_block.cpp:
##########
@@ -316,7 +316,7 @@ void PipBufferControlBlock::_update_dependency() {
(_batch_queue_empty || _buffer_rows < _buffer_limit || _is_cancelled))
{
Review Comment:
The old code it too complicated, I think it is just an else logic.
--
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]