Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 7206E200BC1 for ; Wed, 2 Nov 2016 05:37:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 70858160B07; Wed, 2 Nov 2016 04:37:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id DC8A7160B02 for ; Wed, 2 Nov 2016 05:36:59 +0100 (CET) Received: (qmail 37745 invoked by uid 500); 2 Nov 2016 04:36:58 -0000 Mailing-List: contact issues-help@drill.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@drill.apache.org Delivered-To: mailing list issues@drill.apache.org Received: (qmail 37734 invoked by uid 99); 2 Nov 2016 04:36:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Nov 2016 04:36:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id AA75B2C0057 for ; Wed, 2 Nov 2016 04:36:58 +0000 (UTC) Date: Wed, 2 Nov 2016 04:36:58 +0000 (UTC) From: "Sudheesh Katkam (JIRA)" To: issues@drill.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (DRILL-1996) C++ Client: Make Cancel API Public MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 02 Nov 2016 04:37:00 -0000 [ https://issues.apache.org/jira/browse/DRILL-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sudheesh Katkam resolved DRILL-1996. ------------------------------------ Resolution: Fixed Assignee: Laurent Goujon Reviewer: Parth Chandra Fix Version/s: (was: Future) 1.9.0 Fixed in [83513da|https://github.com/apache/drill/commit/83513daf0903e0d94fcaad7b1ae4e8ad6272b494] > C++ Client: Make Cancel API Public > ---------------------------------- > > Key: DRILL-1996 > URL: https://issues.apache.org/jira/browse/DRILL-1996 > Project: Apache Drill > Issue Type: Bug > Components: Client - C++ > Affects Versions: 0.7.0 > Reporter: Alexander Zarei > Assignee: Laurent Goujon > Fix For: 1.9.0 > > > We need to stop C++ Client from calling the result listener for implementing the following ODBC calls sequence: > SQLPrepare > SQLExecute > SQLCloseCursor -- This message was sent by Atlassian JIRA (v6.3.4#6332)