yiguolei commented on code in PR #11869:
URL: https://github.com/apache/doris/pull/11869#discussion_r949769932


##########
be/src/olap/rowset/rowset_meta.h:
##########
@@ -233,8 +233,6 @@ class RowsetMeta {
 
     bool delete_flag() const { return _rowset_meta_pb.delete_flag(); }

Review Comment:
   I think, it is useless. Because it is never be set, but collector depend on 
it and many logic depend on it, I do not know the meaning of the flag.



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