eldenmoon commented on code in PR #31483: URL: https://github.com/apache/doris/pull/31483#discussion_r1505267343
########## 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: deduce from protobuf is trivial -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org