gavinchou commented on code in PR #65859:
URL: https://github.com/apache/doris/pull/65859#discussion_r3657132752


##########
cloud/src/meta-service/meta_service.h:
##########
@@ -161,6 +161,11 @@ class MetaServiceImpl : public cloud::MetaService {
                      const GetVersionRequest* request, GetVersionResponse* 
response,
                      ::google::protobuf::Closure* done) override;
 
+    void get_table_stream_read_state(::google::protobuf::RpcController* 
controller,

Review Comment:
   also change the names of request and response



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