Hyoungjun Kim created TAJO-813:
----------------------------------

             Summary: CLI should support comment character with multi-line 
query.
                 Key: TAJO-813
                 URL: https://issues.apache.org/jira/browse/TAJO-813
             Project: Tajo
          Issue Type: Bug
            Reporter: Hyoungjun Kim
            Priority: Trivial


ERROR occurs  in the case of the following query in Tajo CLI.

{noformat}
default> select
> id
> -- ,name1
> from table2;
ERROR: no such a column name id
default>
{noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to