maobaolong commented on code in PR #2093:
URL:
https://github.com/apache/incubator-uniffle/pull/2093#discussion_r1749493315
##########
proto/src/main/proto/Rss.proto:
##########
@@ -62,6 +62,8 @@ message RequireBufferResponse {
int64 requireBufferId = 1;
StatusCode status = 2;
string retMsg = 3;
+ // need split partitions
+ repeated int32 partitionIds = 4;
Review Comment:
Done.
--
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]