zhannngchen commented on code in PR #20153: URL: https://github.com/apache/doris/pull/20153#discussion_r1210058833
########## be/src/olap/tablet.h: ########## @@ -794,4 +796,67 @@ inline size_t Tablet::row_size() const { return _schema->row_size(); } +class MergeIndexDeleteBitmapCalculatorContext { Review Comment: move to independent source files -- 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