eldenmoon commented on code in PR #50027:
URL: https://github.com/apache/doris/pull/50027#discussion_r2049099069


##########
gensrc/proto/segment_v2.proto:
##########
@@ -157,6 +157,7 @@ message ColumnPathInfo {
     optional bool has_nested = 3;
     // The original parent variant's unique id, used to distinguish from 
different variants
     optional uint32 parrent_column_unique_id = 4;
+    optional bool is_typed = 5;

Review Comment:
   add comment what is `is_typed`



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