bobhan1 commented on code in PR #67989:
URL: https://github.com/apache/doris/pull/67989#discussion_r4056766618
##########
gensrc/proto/cloud.proto:
##########
@@ -1085,6 +1085,9 @@ message CommitTxnRequest {
optional string request_ip = 12;
optional int64 commit_tso = 13;
repeated TableStreamUpdatePB table_stream_updates = 14;
+ // Distinct partitions reported by BE, across all sub-transactions. Omit
if unknown.
+ // MS omits version results on mismatch so FE invalidates its version
caches.
+ optional int64 num_partitions = 16;
Review Comment:
不用管
--
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]