You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2015/01/04 22:27:38 UTC

[jira] [Updated] (DRILL-1159) query a particular row within a csv file caused IllegalStateException

     [ https://issues.apache.org/jira/browse/DRILL-1159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Nadeau updated DRILL-1159:
----------------------------------
    Priority: Minor  (was: Major)

> 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: 0.8.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)