sollhui commented on code in PR #49558: URL: https://github.com/apache/doris/pull/49558#discussion_r2015699322
########## gensrc/thrift/Descriptors.thrift: ########## @@ -139,7 +139,8 @@ enum TSchemaTableType { SCH_TABLE_PROPERTIES = 50, SCH_FILE_CACHE_STATISTICS = 51, SCH_CATALOG_META_CACHE_STATISTICS = 52; - SCH_ROUTINE_LOAD_JOB = 53; + // consistent with the master + SCH_ROUTINE_LOAD_JOB = 54; Review Comment: After https://github.com/apache/doris/pull/49515 pick to branch-3.0 -- 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