Gabriel39 commented on PR #35073: URL: https://github.com/apache/doris/pull/35073#issuecomment-2120509613
> Basically the `_runtime_profile` in PipelineFragmentContext is now used for FragmentLevel profile, so it is passed to `ReportStatusRequest`. > > Unfortunately, we have two profile reporting mechanism ... so same modification need to be applied to `PipelineFragmentContext::collect_realtime_profile_x` and `RuntimeQueryStatiticsMgr::create_report_exec_status_params_x` I think we need an overall code refactoring for this to unify query profile and load profile. This is not aimed in this PR. -- 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]
