zhannngchen commented on code in PR #50106:
URL: https://github.com/apache/doris/pull/50106#discussion_r2051926281
##########
be/src/olap/calc_delete_bitmap_executor.h:
##########
@@ -54,6 +54,9 @@ class CalcDeleteBitmapToken {
const std::vector<RowsetSharedPtr>& target_rowsets, int64_t
end_version,
DeleteBitmapPtr delete_bitmap, RowsetWriter* rowset_writer,
DeleteBitmapPtr tablet_delete_bitmap);
+ Status submit(BaseTabletSPtr tablet, RowsetId rowset_id,
Review Comment:
Add comments for these 2 `submit` methods
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]