[ 
https://issues.apache.org/jira/browse/TAJO-800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyoungjun Kim reassigned TAJO-800:
----------------------------------

    Assignee: Hyoungjun Kim

>  CLI's meta command should be aware "TABLE_NAME" style.
> -------------------------------------------------------
>
>                 Key: TAJO-800
>                 URL: https://issues.apache.org/jira/browse/TAJO-800
>             Project: Tajo
>          Issue Type: Bug
>            Reporter: Hyoungjun Kim
>            Assignee: Hyoungjun Kim
>            Priority: Trivial
>
> See title. Currently the following meta command will not work as intended.
> {noformat}
> default> create database 'TEST';
> default> \c "TEST";
> No Database Found
> default> \c TEST;
> You are now connected to database "TEST" as user "babokim".
> {noformat}



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

Reply via email to