yiguolei commented on code in PR #51623:
URL: https://github.com/apache/doris/pull/51623#discussion_r2232836630


##########
be/src/olap/tablet_schema.h:
##########
@@ -207,6 +223,11 @@ class TabletColumn : public MetadataAdder<TabletColumn> {
         return Status::OK();
     }
 
+    void set_variant_max_subcolumns_count(int32_t 
variant_max_subcolumns_count) {

Review Comment:
   为什么要提供set 方法



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