csun5285 commented on code in PR #63622:
URL: https://github.com/apache/doris/pull/63622#discussion_r3301579543
##########
be/src/storage/segment/vertical_segment_writer.cpp:
##########
@@ -160,11 +161,14 @@ VerticalSegmentWriter::~VerticalSegmentWriter() {
}
void VerticalSegmentWriter::_init_column_meta(ColumnMetaPB* meta, uint32_t
column_id,
Review Comment:
传到下面 column writer 也要用,比如struct 的里面列创建的时候使用 V3 的编码
--
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]