You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@doris.apache.org by GitBox <gi...@apache.org> on 2019/07/17 02:16:45 UTC

[GitHub] [incubator-doris] morningman commented on a change in pull request #1489: Remove query status report from BE when query is cancelled normally

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

 ##########
 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:
   ok

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@doris.apache.org
For additional commands, e-mail: dev-help@doris.apache.org