[
https://issues.apache.org/jira/browse/DRILL-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14938898#comment-14938898
]
ASF GitHub Bot commented on DRILL-3869:
---------------------------------------
Github user vkorukanti commented on the pull request:
https://github.com/apache/drill/pull/178#issuecomment-144545927
I think we can check how SqlLine is trimming the ; at the end and follow
the same procedure.
> 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)