From dev-return-34853-archive-asf-public=cust-asf.ponee.io@ignite.apache.org Thu May 24 11:51:34 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 1D1EE180636 for ; Thu, 24 May 2018 11:51:33 +0200 (CEST) Received: (qmail 15769 invoked by uid 500); 24 May 2018 09:51:33 -0000 Mailing-List: contact dev-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list dev@ignite.apache.org Received: (qmail 15758 invoked by uid 99); 24 May 2018 09:51:32 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 May 2018 09:51:32 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 18F08C0157 for ; Thu, 24 May 2018 09:51:32 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.285 X-Spam-Level: ** X-Spam-Status: No, score=2.285 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_NONE=-0.0001, SPF_SOFTFAIL=0.972, URI_HEX=1.313] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id cl5X6eQwlQzB for ; Thu, 24 May 2018 09:51:26 +0000 (UTC) Received: from n4.nabble.com (n4.nabble.com [162.253.133.72]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 811A95F4A1 for ; Thu, 24 May 2018 09:51:26 +0000 (UTC) Received: from mben.nabble.com (localhost [127.0.0.1]) by n4.nabble.com (Postfix) with ESMTP id 51B3A1B1537F6 for ; Thu, 24 May 2018 02:51:25 -0700 (MST) Date: Thu, 24 May 2018 02:51:25 -0700 (MST) From: Ray To: dev@ignite.apache.org Message-ID: <1527155485332-0.post@n4.nabble.com> In-Reply-To: References: Subject: Re: [jira] [Created] (IGNITE-8595) SQL: Ability to cancel DDL operations MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello Vladimir. From the https://apacheignite-sql.readme.io/docs/query-cancellation, it is only possible to cancel select query in java API. So select query submitted from thin client(sqlline)/jdbc/odbc is not cancellable, is my understanding correct? -- Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/