yiguolei commented on code in PR #40144:
URL: https://github.com/apache/doris/pull/40144#discussion_r1737870822
##########
be/src/vec/exec/scan/scanner_scheduler.cpp:
##########
@@ -215,6 +219,14 @@ void
ScannerScheduler::_scanner_scan(std::shared_ptr<ScannerContext> ctx,
return;
Review Comment:
counter block memory
free block memory
scanner scanner scan --> blocks 5 --> memory size + counter
scanner operator --> - block -5 size
--
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]