gavinchou commented on code in PR #54663:
URL: https://github.com/apache/doris/pull/54663#discussion_r2272598912
##########
cloud/src/meta-service/meta_service_schema.cpp:
##########
@@ -208,191 +206,4 @@ void process_dictionary(SchemaCloudDictionary& dict,
}
}
-// Writes schema dictionary metadata to RowsetMetaCloudPB.
-// Schema was extended in BE side, we need to reset schema to original
frontend schema and store
-// such restored schema in fdb. And also add extra dict key info to
RowsetMetaCloudPB.
-void write_schema_dict(MetaServiceCode& code, std::string& msg, const
std::string& instance_id,
Review Comment:
cannot remove these
add comment that which version requires these rpcs
--
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]