dataroaring commented on code in PR #57770:
URL: https://github.com/apache/doris/pull/57770#discussion_r2511728538
##########
gensrc/proto/olap_file.proto:
##########
@@ -151,6 +157,7 @@ message RowsetMetaPB {
optional int64 visible_ts_ms = 1010;
optional string reference_instance_id = 1011; // For cluster snapshot
+ map<string, MergeFileSegmentIndexPB> merge_file_segment_index = 1012;
Review Comment:
Pls add comments for k,v of the map.
--
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]