eldenmoon commented on code in PR #31483:
URL: https://github.com/apache/doris/pull/31483#discussion_r1505335545
##########
gensrc/proto/olap_file.proto:
##########
@@ -129,6 +129,7 @@ message RowsetMetaPB {
// If enable_segments_file_size is false,
// the segments_file_size maybe is empty or error
optional bool enable_segments_file_size = 1004;
+ optional bool has_variant_type_in_schema = 1005;
Review Comment:
RowsetMeta lost tablet schema info but we still need to know if variant
exist in later read schema
--
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]