Gabriel39 commented on code in PR #35073:
URL: https://github.com/apache/doris/pull/35073#discussion_r1606571491
##########
be/src/pipeline/pipeline_fragment_context.cpp:
##########
@@ -1568,7 +1586,7 @@ Status PipelineFragmentContext::send_report(bool done) {
ReportStatusRequest req {true,
exec_status,
runtime_states,
- nullptr,
+ _runtime_profile.get(),
Review Comment:
This is for non-pipeline profile if pipeline mode is off
--
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]