morrySnow commented on code in PR #34454:
URL: https://github.com/apache/doris/pull/34454#discussion_r1591719103
##########
gensrc/proto/internal_service.proto:
##########
@@ -111,6 +111,15 @@ message PTabletWriterOpenResult {
repeated PTabletLoadRowsetInfo tablet_load_rowset_num_infos = 2;
};
+message PFinalizeCloseLoadChannelRequest {
+ required PUniqueId id = 1;
Review Comment:
all member should be optional?
--
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]