You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2014/03/03 12:10:20 UTC

[jira] [Updated] (TAJO-644) Support quoted identifiers

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

Hyunsik Choi updated TAJO-644:
------------------------------

    Affects Version/s: 1.0-incubating
                       0.8-incubating

> Support quoted identifiers
> --------------------------
>
>                 Key: TAJO-644
>                 URL: https://issues.apache.org/jira/browse/TAJO-644
>             Project: Tajo
>          Issue Type: Bug
>    Affects Versions: 0.8-incubating, 1.0-incubating
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>
> In SQL standards, non-ascii identifiers are supported by using double quotation as follows:
> {code}
> SELECT a, b, "씨", d from table1
> {code}
> We should support quoted identifiers.



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