[
https://issues.apache.org/jira/browse/TAJO-813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyunsik Choi updated TAJO-813:
------------------------------
Attachment: TAJO-813_2.patch
> 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
> Assignee: Hyoungjun Kim
> Priority: Trivial
> Fix For: 0.9.0
>
> Attachments: TAJO-813.patch, TAJO-813_2.patch
>
>
> 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)