yiguolei commented on code in PR #22028: URL: https://github.com/apache/doris/pull/22028#discussion_r1271617223
########## be/src/vec/sink/vtablet_sink.cpp: ########## @@ -1320,11 +1320,7 @@ void VOlapTableSink::_cancel_all_channel(Status status) { print_id(_load_id), _txn_id, status); } -void VOlapTableSink::try_close(RuntimeState* state, Status exec_status) { - if (_try_close) { Review Comment: why remove this line? -- 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