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/07/03 00:25:04 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14612625#comment-14612625 ] 

Jason Altekruse commented on DRILL-1159:
----------------------------------------

[~cchang@maprtech.com] I know this has been outstanding for quite a while, but if you still have access to this file can you see if you are still seeing the issue and try to describe a little bit more of the structure? I have tried to reproduce this on a few occasions when looking at my backlog of bugs, but I haven't been able to see this error in any of my attempts.

> 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
>             Fix For: 1.2.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)