[
https://issues.apache.org/jira/browse/DRILL-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227057#comment-14227057
]
Aman Sinha commented on DRILL-1373:
-----------------------------------
[~adeneche] as part of this and DRILL-1772 it would be very helpful to add a
few unit tests that run invalid queries inside a try-catch and assert for
expected exceptions.
> Executing a query with a semi-colon as the last character causes 500 error in
> the query GUI
> -------------------------------------------------------------------------------------------
>
> Key: DRILL-1373
> URL: https://issues.apache.org/jira/browse/DRILL-1373
> Project: Apache Drill
> Issue Type: Bug
> Components: Client - HTTP
> Affects Versions: 0.4.0
> Environment: MapR Hadoop 3.1.1
> Reporter: Michael England
> Assignee: Deneche A. Hakim
> Priority: Minor
> Fix For: 0.8.0
>
> Attachments: DRILL-1373.1.patch.txt
>
>
> Attempting to execute a query on the Query GUI page (http://node:8047/query)
> that contains a semi-colon at the end of the query statement results in a 500
> error.
> e.g. select count(*) from storageplugin.workspace;
> Removing the semi-colon returns the query result successfully.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)