VividByteWorker commented on code in PR #64133:
URL: https://github.com/apache/doris/pull/64133#discussion_r3499349663
##########
be/src/storage/segment/segment_iterator.cpp:
##########
@@ -2486,54 +2486,6 @@ void
SegmentIterator::_replace_version_col_if_needed(const std::vector<ColumnId>
VLOG_DEBUG << "replaced version column in segment iterator,
version_col_idx:" << version_idx;
}
-void SegmentIterator::_update_lsn_col_if_needed(const std::vector<ColumnId>&
column_ids,
Review Comment:
why remove lsn col?
--
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]