wangbo commented on code in PR #29591:
URL: https://github.com/apache/doris/pull/29591#discussion_r1442610742


##########
gensrc/thrift/FrontendService.thrift:
##########
@@ -470,6 +475,8 @@ struct TReportExecStatusParams {
   23: optional list<TDetailedReportParams> detailed_report
 
   24: optional TQueryStatistics query_statistics
+
+  25: TReportWorkloadRuntimeStatusParams report_workload_runtime_stats

Review Comment:
   
这个还是叫workload比较好,就是querystatistic和workload用同一个thrift接口,后续在这个类里加一个workload的status就行了



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

Reply via email to