benj created DRILL-6987:
---------------------------

             Summary: 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


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)

Reply via email to