HappenLee commented on code in PR #47501:
URL: https://github.com/apache/doris/pull/47501#discussion_r1944154290


##########
be/src/pipeline/exec/olap_scan_operator.cpp:
##########
@@ -424,6 +427,17 @@ Status 
OlapScanLocalState::_init_scanners(std::list<vectorized::VScannerSPtr>* s
     return Status::OK();
 }
 
+Status OlapScanLocalState::hold_tablets() {

Review Comment:
   not only tablet consider rowset will erase by compaction



-- 
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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to