Chun Chang created DRILL-1159:
---------------------------------
Summary: 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
#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.2#6252)