Return-Path: X-Original-To: apmail-drill-issues-archive@minotaur.apache.org Delivered-To: apmail-drill-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5222B11062 for ; Tue, 3 Jun 2014 01:44:23 +0000 (UTC) Received: (qmail 92512 invoked by uid 500); 3 Jun 2014 01:44:23 -0000 Delivered-To: apmail-drill-issues-archive@drill.apache.org Received: (qmail 92488 invoked by uid 500); 3 Jun 2014 01:44:23 -0000 Mailing-List: contact issues-help@drill.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@drill.incubator.apache.org Delivered-To: mailing list issues@drill.incubator.apache.org Received: (qmail 92479 invoked by uid 99); 3 Jun 2014 01:44:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jun 2014 01:44:23 +0000 X-ASF-Spam-Status: No, hits=-2000.7 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 03 Jun 2014 01:44:22 +0000 Received: (qmail 92428 invoked by uid 99); 3 Jun 2014 01:44:02 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jun 2014 01:44:02 +0000 Date: Tue, 3 Jun 2014 01:44:02 +0000 (UTC) From: "Venki Korukanti (JIRA)" To: issues@drill.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (DRILL-869) ExprParser fails when operators have space in name MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DRILL-869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venki Korukanti updated DRILL-869: ---------------------------------- Attachment: 0001-DRILL-869-ExprParser-fails-when-operators-have-space.patch > ExprParser fails when operators have space in name > --------------------------------------------------- > > Key: DRILL-869 > URL: https://issues.apache.org/jira/browse/DRILL-869 > Project: Apache Drill > Issue Type: Bug > Reporter: Venki Korukanti > Assignee: Venki Korukanti > Attachments: 0001-DRILL-869-ExprParser-fails-when-operators-have-space.patch > > > Operators such as {{IS NULL}}, {{IS TRUE}}, {{IS NOT TRUE}} fail when used in query and plan is serialized and deseralized. -- This message was sent by Atlassian JIRA (v6.2#6252)