freemandealer commented on code in PR #34615: URL: https://github.com/apache/doris/pull/34615#discussion_r1601015918
########## gensrc/proto/cloud.proto: ########## @@ -662,6 +663,7 @@ message CommitTxnResponse { repeated int64 partition_ids = 4; repeated int64 versions = 5; repeated TableStatsPB table_stats = 6; + optional int64 version_update_time = 7; Review Comment: They are for batch and single respectively. What makes you think the relation ever existed? -- 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