yiguolei commented on code in PR #63291:
URL: https://github.com/apache/doris/pull/63291#discussion_r3287194299


##########
be/src/storage/segment/vertical_segment_writer.h:
##########
@@ -231,6 +232,9 @@ class VerticalSegmentWriter {
     const KeyCoder* _seq_coder = nullptr;
     const KeyCoder* _rowid_coder = nullptr;
     std::vector<uint16_t> _key_index_size;
+    // Mirror of _key_index_size captured before the coder swap in mow-with-

Review Comment:
   这个跟cluster key 是啥关系



-- 
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]

Reply via email to