eldenmoon commented on code in PR #55723:
URL: https://github.com/apache/doris/pull/55723#discussion_r2324711263
##########
be/src/olap/rowset/segment_v2/segment_iterator.cpp:
##########
@@ -2895,19 +2895,7 @@ bool SegmentIterator::_no_need_read_key_data(ColumnId
cid, vectorized::MutableCo
return false;
}
- // seek_schema is set when get_row_ranges_by_keys, it is null when there
is no primary key range
Review Comment:
why need to revert this PR, better add description in PR
--
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]