You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Taras Ledkov (Jira)" <ji...@apache.org> on 2021/09/10 08:13:00 UTC

[jira] [Updated] (IGNITE-15487) Calcite integration. Implements DDL command KILL QUERY

     [ https://issues.apache.org/jira/browse/IGNITE-15487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Taras Ledkov updated IGNITE-15487:
----------------------------------
    Description: 
Implements DDL command
{{KILL <qryId>}}

The command will broadcast query cancel message.
Depends on query cancel refactoring: IGNITE-12991

  was:
Implements DDL command
{{KILL QUERY <qryId>}}

The command will broadcast query cancel message.
Depends on query cancel refactoring: IGNITE-12991


> Calcite integration. Implements DDL command KILL QUERY
> ------------------------------------------------------
>
>                 Key: IGNITE-15487
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15487
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>            Reporter: Taras Ledkov
>            Assignee: Taras Ledkov
>            Priority: Major
>
> Implements DDL command
> {{KILL <qryId>}}
> The command will broadcast query cancel message.
> Depends on query cancel refactoring: IGNITE-12991



--
This message was sent by Atlassian Jira
(v8.3.4#803005)