yiguolei commented on code in PR #66472:
URL: https://github.com/apache/doris/pull/66472#discussion_r3764342802
##########
be/src/storage/rowset/beta_rowset_reader.cpp:
##########
@@ -380,28 +315,22 @@ Status BetaRowsetReader::_init_iterator() {
}
// merge or union segment iterator
if (is_merge_iterator()) {
- auto sequence_loc = -1;
- if (_read_context->sequence_id_idx != -1) {
Review Comment:
sequence_id_idx 这个参数之前是做什么的?
--
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]