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



##########
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 int64 tuple_data_size = 6;

Review comment:
       there is no flag to desccribe data is in tuple_data or attachment?




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

Reply via email to