[
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)