freemandealer commented on code in PR #34615: URL: https://github.com/apache/doris/pull/34615#discussion_r1601017310
########## gensrc/proto/cloud.proto: ########## @@ -759,6 +761,8 @@ message GetVersionResponse { repeated int64 table_ids = 4; repeated int64 partition_ids = 5; repeated int64 versions = 6; + repeated int64 version_update_times = 7; Review Comment: ditto -- 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