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 9139F1890F for ; Mon, 4 May 2015 21:40:08 +0000 (UTC) Received: (qmail 11818 invoked by uid 500); 4 May 2015 21:40:08 -0000 Delivered-To: apmail-drill-issues-archive@drill.apache.org Received: (qmail 11787 invoked by uid 500); 4 May 2015 21:40:08 -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 11778 invoked by uid 99); 4 May 2015 21:40:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 May 2015 21:40:08 +0000 Date: Mon, 4 May 2015 21:40:08 +0000 (UTC) From: "Chris Westin (JIRA)" To: issues@drill.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (DRILL-1159) query a particular row within a csv file caused IllegalStateException MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DRILL-1159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Westin updated DRILL-1159: -------------------------------- Fix Version/s: (was: 1.0.0) 1.1.0 > query a particular row within a csv file caused IllegalStateException > --------------------------------------------------------------------- > > Key: DRILL-1159 > URL: https://issues.apache.org/jira/browse/DRILL-1159 > Project: Apache Drill > Issue Type: Bug > Components: Execution - Flow > Reporter: Chun Chang > Assignee: Jason Altekruse > Priority: Minor > Fix For: 1.1.0 > > Attachments: jira1159 > > > #Mon Jul 14 10:10:52 PDT 2014 > git.commit.id.abbrev=699851b > I have some data in a csv file format. And the following query caused IllegalStateException: > 0: jdbc:drill:schema=dfs> select * from dfs.`bugsb.csv` where columns[0]=887; > Error: exception while executing query (state=,code=0) > Data is sensitive so not shown here. But I will paste stack. -- This message was sent by Atlassian JIRA (v6.3.4#6332)