yiguolei commented on code in PR #27661:
URL: https://github.com/apache/doris/pull/27661#discussion_r1408617079


##########
gensrc/proto/internal_service.proto:
##########
@@ -258,6 +258,7 @@ message PFetchArrowFlightSchemaResult {
     optional PStatus status = 1;
     // valid when status is ok
     optional bytes schema = 2;
+    optional bytes result_ip = 3;

Review Comment:
   result_ip is not a very good name.



-- 
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-unsubscr...@doris.apache.org

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


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

Reply via email to