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

Yingyi Bu commented on ASTERIXDB-1931:
--------------------------------------

This issue should be fixed once we have the new web UI (under development?).

We will not see that error message if we let the web UI be based on the query 
service REST API. In fact, the query should work without exceptions if it goes 
through the query service, because the query service always appends 
semi-colons.  [~tillw] ?



> Unfriendly error message when missing ending semicolon
> ------------------------------------------------------
>
>                 Key: ASTERIXDB-1931
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1931
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: AsterixDB, Translator - SQL++
>            Reporter: Michael J. Carey
>            Assignee: Yingyi Bu
>
> Try:
> USE TinySocial;
> 1+1
> You'll get:
> Syntax error: In line 2 >>1+1<< Encountered  at column 3.  
> [CompilationException]
> It would be nice to get some indication that ; was missing or EOF was 
> encountered unexpectedly!



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to