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: [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]