You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2020/06/24 04:06:35 UTC

[GitHub] [incubator-doris] morningman commented on a change in pull request #3933: [Bug] Fix bug that a query plan is not correctly cancelled

morningman commented on a change in pull request #3933:
URL: https://github.com/apache/incubator-doris/pull/3933#discussion_r444632682



##########
File path: be/src/runtime/plan_fragment_executor.cpp
##########
@@ -487,21 +487,22 @@ Status PlanFragmentExecutor::get_next_internal(RowBatch** batch) {
     return Status::OK();
 }
 

Review comment:
       See changes in line 497 `if (_status.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



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