gavinchou commented on code in PR #47284: URL: https://github.com/apache/doris/pull/47284#discussion_r1924782394
########## cloud/src/meta-service/meta_service.cpp: ########## @@ -939,6 +939,18 @@ static void set_schema_in_existed_rowset(MetaServiceCode& code, std::string& msg } } +static void fill_schema_from_dict(MetaServiceCode& code, std::string& msg, Review Comment: add comment -- 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