You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Dmitry Lychagin (JIRA)" <ji...@apache.org> on 2017/08/23 00:13:00 UTC

[jira] [Assigned] (ASTERIXDB-1931) Unfriendly error message when missing ending semicolon

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

Dmitry Lychagin reassigned ASTERIXDB-1931:
------------------------------------------

    Assignee: Dmitry Lychagin  (was: Yingyi Bu)

> 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: *DB - AsterixDB, FAIL - Failure handling/reporting, SQL - Translator SQL++
>            Reporter: Michael J. Carey
>            Assignee: Dmitry Lychagin
>
> 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.4.14#64029)