Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-6987

sqlline - simple semicolon ";" with no command produce error

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Not A Bug
    • 1.15.0
    • None
    • SQL Parser
    • None

    Description

      In sqlline, a single semicolon (or space(s) followed by semicolon) - "[ ];*" - produce an error

      ;
      Error: PARSE ERROR: Encountered "<EOF>" at line 0, column 0.
      

      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.

       

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            benj641 benj
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: