You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2021/11/25 06:32:52 UTC

[GitHub] [incubator-doris] xinyiZzz commented on a change in pull request #7164: [BRPC] Support transfer RowBatch in ProtoBuf Request to Controller Attachment

xinyiZzz commented on a change in pull request #7164:
URL: https://github.com/apache/incubator-doris/pull/7164#discussion_r756603945



##########
File path: gensrc/proto/data.proto
##########
@@ -33,6 +33,7 @@ message PRowBatch {
     repeated int32 tuple_offsets = 3;
     required bytes tuple_data = 4;
     required bool is_compressed = 5;
+    optional bool transfer_attachment = 6;

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: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org