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

Jacques Nadeau updated DRILL-2831:
----------------------------------
    Fix Version/s: 1.2.0

> Line number & column number are not part of Exception 
> ------------------------------------------------------
>
>                 Key: DRILL-2831
>                 URL: https://issues.apache.org/jira/browse/DRILL-2831
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: SQL Parser
>    Affects Versions: 0.9.0
>         Environment: 64e3ec52b93e9331aa5179e040eca19afece8317 | DRILL-2611: 
> value vectors should report valid value count | 16.04.2015 @ 13:53:34 EDT 
>            Reporter: Khurram Faraaz
>            Assignee: Aman Sinha
>            Priority: Minor
>             Fix For: 1.2.0
>
>
> In the Exception below, line number and column number are not reported. 
> {code}
> 0: jdbc:drill:> eplain plan for select max( key1 ) maximum, count( key1 ) 
> count_key1, sum( key1 ) sum_key1, min( key1 ) minimum, avg( key1 ) average, 
> key2 from `twoKeyJsn.json` group by key2 order by key2;
> Query failed: SYSTEM ERROR: Failure parsing SQL. Non-query expression 
> encountered in illegal context
> [351fe762-0c51-48a5-823e-1fd69b2ec00d on centos-02.qa.lab:31010]
> Error: exception while executing query: Failure while executing query. 
> (state=,code=0)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to