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


##########
gensrc/proto/olap_file.proto:
##########
@@ -206,6 +206,7 @@ message ColumnPB {
     repeated ColumnPB children_columns = 17;
     repeated string children_column_names = 18;
     optional bool result_is_nullable = 19;
+    optional segment_v2.ColumnPathInfo column_path_info = 20;

Review Comment:
   comment already in ColumnPathInfo



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

Reply via email to