yiguolei commented on code in PR #19847: URL: https://github.com/apache/doris/pull/19847#discussion_r1198523994
########## be/src/vec/sink/vdata_stream_sender.h: ########## @@ -160,6 +161,10 @@ class VDataStreamSender : public DataSink { Status channel_add_rows(Channels& channels, int num_channels, const uint64_t* channel_ids, int rows, Block* block); + std::vector<Channel*>::iterator _handle_oef_channel(RuntimeState* state, Review Comment: _handle_oef_channel typo error -- 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