gavinchou commented on code in PR #68323:
URL: https://github.com/apache/doris/pull/68323#discussion_r4068572122


##########
gensrc/proto/segment_v2.proto:
##########
@@ -215,7 +215,7 @@ message ColumnMetaPB {
     optional ColumnPathInfo column_path_info = 13;
 
     // Extra type info to be compatible with tabet schema
-    optional bytes default_value = 14; // ColumnMessage.default_value ?
+    // optional bytes default_value = 14; // ColumnMessage.default_value, this 
field is useless, it is added by https://github.com/apache/doris/pull/24170/

Review Comment:
   reserve this field instead commenting



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