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

Hyunsik Choi resolved TAJO-263.
-------------------------------

    Resolution: Duplicate

> Non-ASCII column alias name causes error
> ----------------------------------------
>
>                 Key: TAJO-263
>                 URL: https://issues.apache.org/jira/browse/TAJO-263
>             Project: Tajo
>          Issue Type: Bug
>            Reporter: Keuntae Park
>
> Currently, Tajo does not support non-ASCII name as a column alias
> I tested a korean word as a column alias and got the following error:
> {noformat}
> tajo> select n_name as 이름 from nation_100;
> ERROR: extraneous input 'from' expecting Identifier
> LINE 1:20 select n_name as 이름 from nation_100
>                               ^^^^
> {noformat}



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

Reply via email to