BiteTheDDDDt commented on code in PR #11757: URL: https://github.com/apache/doris/pull/11757#discussion_r945248679
########## be/src/vec/exec/volap_scanner.h: ########## @@ -134,6 +134,7 @@ class VOlapScanner { // time costed and row returned statistics int64_t _num_rows_read = 0; Review Comment: Are `_num_rows_read` and `_raw_rows_read` always equal? -- 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