You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jason Altekruse (JIRA)" <ji...@apache.org> on 2015/04/15 22:14:58 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 ]

Jason Altekruse updated DRILL-1159:
-----------------------------------
    Fix Version/s:     (was: 0.9.0)
                   1.0.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.0.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)