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

[jira] [Commented] (DRILL-3869) Trailing semicolon causes web UI to fail

    [ https://issues.apache.org/jira/browse/DRILL-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14939074#comment-14939074 ] 

Jacques Nadeau commented on DRILL-3869:
---------------------------------------

Let's add it to the REST api. I'm against having it as part of the DrillClient since it seems like the semi-colon is generally a client concern (the rest api is a client from my perspective).

> Trailing semicolon causes web UI to fail
> ----------------------------------------
>
>                 Key: DRILL-3869
>                 URL: https://issues.apache.org/jira/browse/DRILL-3869
>             Project: Apache Drill
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>            Reporter: Andrew
>            Assignee: Andrew
>             Fix For: 1.2.0
>
>
> When submitting a query through the web UI, if the user types in a trailing ';' the query will fail with the error message: org.apache.drill.common.exceptions.UserRemoteException: PARSE ERROR: Encountered ";" at line 1, column 42. Was expecting one of: "OFFSET" ... "FETCH" ... 



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