Nick Dimiduk created PHOENIX-2564:
-------------------------------------

             Summary: sqlline.py does not support sql files that start with '--'
                 Key: PHOENIX-2564
                 URL: https://issues.apache.org/jira/browse/PHOENIX-2564
             Project: Phoenix
          Issue Type: Bug
            Reporter: Nick Dimiduk
            Priority: Minor


The [language reference:http://phoenix.apache.org/language/index.html#comments] 
implies that line comments starting with {{--}} are accepted. {{sqlline.py}} 
doesn't support this syntax.

{noformat}
$ sqlline.py foo:2181 bar.sql
...
1/25         --
Aborting command set because "force" is false and command failed: "--"
Closing: org.apache.phoenix.jdbc.PhoenixConnection
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to