yiguolei commented on code in PR #31840: URL: https://github.com/apache/doris/pull/31840#discussion_r1516175078
########## be/src/vec/sink/vdata_stream_sender.h: ########## @@ -342,6 +342,11 @@ class Channel { void set_receiver_eof(Status st) { _receiver_status = st; } + auto local_recvr() { Review Comment: 返回值别auto了 -- 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