Return-Path: X-Original-To: apmail-ignite-dev-archive@minotaur.apache.org Delivered-To: apmail-ignite-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 01B1B183B6 for ; Sun, 27 Sep 2015 20:32:47 +0000 (UTC) Received: (qmail 1818 invoked by uid 500); 27 Sep 2015 20:32:46 -0000 Delivered-To: apmail-ignite-dev-archive@ignite.apache.org Received: (qmail 1776 invoked by uid 500); 27 Sep 2015 20:32:46 -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 1632 invoked by uid 99); 27 Sep 2015 20:32:46 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 Sep 2015 20:32:46 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 2DB841800B1; Sun, 27 Sep 2015 20:32:46 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.899 X-Spam-Level: ** X-Spam-Status: No, score=2.899 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id Rjenx0H7qiSa; Sun, 27 Sep 2015 20:32:39 +0000 (UTC) Received: from mail-vk0-f48.google.com (mail-vk0-f48.google.com [209.85.213.48]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 925E420313; Sun, 27 Sep 2015 20:32:38 +0000 (UTC) Received: by vkao3 with SMTP id o3so80794214vka.2; Sun, 27 Sep 2015 13:32:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=YtacPxsiSq8n7eUlKV/dBhI7JwiCIH8gfoF5n6pxIYY=; b=DAWttr/nkEAn0qQ0fXx/NNqZYFG9+hS/G3dX7BBdA71g8H+/2x4HTANgMxkeZl9MV1 s8sXe9kg8NwnztFJzQFkPxvSgb10IEtgSBr7AQf9Y5Se/OrmOE8zXyG4U53XB5AlzoaQ kbscINKl2P31ouV6YQzSpY00xyRlCy7nEh7QLgjG3/sgEnl3wH55u0yUWP/ai1nI/7aZ W48D1fU3UZn8zNQV9NoJp/LZVpsk15pMq2ZPaieuZ5VTKqNKkGYUFtDywSFp2Z2OT+3I RapmHLUAwo2RLZpOhhGQWW+ACwDgzLLXdNoJahAaHN7OrMUv7D2PAZjKVVW9SVyMjqVd id2g== X-Received: by 10.31.171.88 with SMTP id u85mr10415826vke.7.1443385957664; Sun, 27 Sep 2015 13:32:37 -0700 (PDT) MIME-Version: 1.0 Received: by 10.103.48.76 with HTTP; Sun, 27 Sep 2015 13:31:58 -0700 (PDT) In-Reply-To: <1443224032005-1494.post@n6.nabble.com> References: <1443198087631-1493.post@n6.nabble.com> <1443224032005-1494.post@n6.nabble.com> From: Sergi Vladykin Date: Sun, 27 Sep 2015 23:31:58 +0300 Message-ID: Subject: Re: SQL IN operator example To: user@ignite.apache.org, dev@ignite.apache.org Content-Type: multipart/alternative; boundary=001a1143879c47d0480520c07b46 --001a1143879c47d0480520c07b46 Content-Type: text/plain; charset=UTF-8 I've submitted the fix. Sergi 2015-09-26 2:33 GMT+03:00 vkulichenko : > Hi Kevin, > > I reproduced the issue and created a ticket [1]. I think it will be fixed > in > the next release. > > [1] https://issues.apache.org/jira/browse/IGNITE-1552 > > -Val > > > > -- > View this message in context: > http://apache-ignite-users.70518.x6.nabble.com/SQL-IN-operator-example-tp1493p1494.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. > --001a1143879c47d0480520c07b46--