yiguolei commented on code in PR #28103: URL: https://github.com/apache/doris/pull/28103#discussion_r1435913025
########## be/src/olap/rowset/beta_rowset_reader.cpp: ########## @@ -237,10 +240,21 @@ Status BetaRowsetReader::get_segment_iterators(RowsetReaderContext* read_context for (int i = seg_start; i < seg_end; i++) { Review Comment: segment rowid range key range -- 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