gavinchou commented on code in PR #37293: URL: https://github.com/apache/doris/pull/37293#discussion_r1694308847
########## gensrc/proto/cloud.proto: ########## @@ -1324,6 +1327,7 @@ enum MetaServiceCode { JOB_ALREADY_SUCCESS = 5002; ROUTINE_LOAD_DATA_INCONSISTENT = 5003; ROUTINE_LOAD_PROGRESS_NOT_FOUND = 5004; + JOB_CHECK_ALTER_VERSION_FAIL = 5005; Review Comment: what does "fail" mean? unmatched? -- 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