[
https://issues.apache.org/jira/browse/TAJO-644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyunsik Choi reassigned TAJO-644:
---------------------------------
Assignee: Hyunsik Choi
> Support quoted identifiers
> --------------------------
>
> Key: TAJO-644
> URL: https://issues.apache.org/jira/browse/TAJO-644
> Project: Tajo
> Issue Type: Bug
> Reporter: Hyunsik Choi
> Assignee: Hyunsik Choi
> Fix For: 1.0-incubating
>
>
> 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)