Klaster1 commented on a change in pull request #5869: IGNITE-10993 Web console 
cancel query
URL: https://github.com/apache/ignite/pull/5869#discussion_r249662354
 
 

 ##########
 File path: 
modules/web-console/frontend/app/components/page-queries/components/queries-notebook/controller.ts
 ##########
 @@ -1230,6 +1270,11 @@ export class NotebookCtrl {
             const prevKeyCols = paragraph.chartKeyCols;
             const prevValCols = paragraph.chartValCols;
 
+            if (paragraph.subscription) {
 
 Review comment:
   Same as my comment above.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to