imay commented on a change in pull request #1489: Remove query status report 
from BE when query is cancelled normally
URL: https://github.com/apache/incubator-doris/pull/1489#discussion_r304189361
 
 

 ##########
 File path: gensrc/proto/internal_service.proto
 ##########
 @@ -116,6 +116,12 @@ message PExecPlanFragmentResult {
 
 message PCancelPlanFragmentRequest {
     required PUniqueId finst_id = 1;
+    enum CancelReason {
+        LIMIT_REACH = 0;
 
 Review comment:
   reserve 0, start from 1

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to