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

[jira] [Updated] (DRILL-2831) Line number & column number are not part of Exception

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

Chris Westin updated DRILL-2831:
--------------------------------
    Assignee: Aman Sinha  (was: Chris Westin)

> 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
>
> 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)