yiguolei commented on code in PR #42857: URL: https://github.com/apache/doris/pull/42857#discussion_r1821836075
########## be/src/pipeline/exec/scan_operator.h: ########## @@ -128,9 +124,6 @@ class ScanLocalStateBase : public PipelineXLocalState<>, public RuntimeFilterCon RuntimeProfile::Counter* _num_scanners = nullptr; RuntimeProfile::Counter* _wait_for_rf_timer = nullptr; - - RuntimeProfile::Counter* _scan_rows = nullptr; - RuntimeProfile::Counter* _scan_bytes = nullptr; Review Comment: 这两个需要保留 -- 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