cfmcgrady commented on code in PR #2373:
URL: https://github.com/apache/celeborn/pull/2373#discussion_r1915925342


##########
common/src/main/proto/TransportMessages.proto:
##########
@@ -690,6 +705,8 @@ message PbOpenStream {
   int32 endIndex = 4;
   int32 initialCredit = 5;
   bool readLocalShuffle = 6;
+  bool requireSubpartitionId = 7;
+  bool shuffleDataNeedSort = 8;

Review Comment:
   non-essential modification



-- 
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]

Reply via email to