You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Arina Ielchiieva (JIRA)" <ji...@apache.org> on 2019/03/24 17:14:00 UTC

[jira] [Closed] (DRILL-6987) sqlline - simple semicolon ";" with no command produce error

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

Arina Ielchiieva closed DRILL-6987.
-----------------------------------
    Resolution: Not A Bug

> sqlline - simple semicolon ";" with no command produce error
> ------------------------------------------------------------
>
>                 Key: DRILL-6987
>                 URL: https://issues.apache.org/jira/browse/DRILL-6987
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: SQL Parser
>    Affects Versions: 1.15.0
>            Reporter: benj
>            Priority: Minor
>
> In sqlline, a single semicolon (or space(s) followed by semicolon) - "*[ ]*;*" - produce an error
> {code:java}
> ;
> Error: PARSE ERROR: Encountered "<EOF>" at line 0, column 0.
> {code}
> It's not necessary a real bug, but I think it can produce "too much" error for nothing.
> Don't need/want an error for an empty command.
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)