morningman commented on a change in pull request #4964:
URL: https://github.com/apache/incubator-doris/pull/4964#discussion_r531352353



##########
File path: be/src/olap/reader.h
##########
@@ -128,7 +128,7 @@ class Reader {
     }
 
     uint64_t filtered_rows() const {
-        return _stats.rows_del_filtered;

Review comment:
       Yes, it is compatible. Because rows_conditions_filtered is only used for 
SegmentV2, so it should always to 0 in Segment V1.




----------------------------------------------------------------
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.

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