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


##########
be/src/exec/pipeline/pipeline_fragment_context.cpp:
##########
@@ -2238,7 +2289,7 @@ Status PipelineFragmentContext::send_report(bool done) {
     // a internal cancellation being processed
     // When limit is reached the fragment is also cancelled, but 
_is_report_on_cancel will
     // be set to false, to avoid sending fault report to FE.
-    if (!_is_report_success && !_is_report_on_cancel) {

Review Comment:
   这里不要动,这里应该不感知什么writer 类型的



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