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


##########
fe/fe-core/src/main/java/org/apache/doris/qe/QeProcessorImpl.java:
##########
@@ -233,9 +233,13 @@ public TReportExecStatusResult 
reportExecStatus(TReportExecStatusParams params,
         if (params.isSetQueryProfile()) {

Review Comment:
   直接在这里check 一下is done 是否设置了,如果不设置,那么应该抛异常。这样就阻止,BE 上有没设置这个字段的情况。



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