[ 
https://issues.apache.org/jira/browse/TAJO-813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13992655#comment-13992655
 ] 

Hyunsik Choi commented on TAJO-813:
-----------------------------------

+1

The patch fixes the bug correctly, and it includes unit tests. I changed some 
trivial things of your patch. The changes add more comments and refactor some 
variable names and methods. I'll commit it shortly. Thank you very much!

> 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)

Reply via email to