You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Holman Lan (JIRA)" <ji...@apache.org> on 2015/08/10 23:49:45 UTC

[jira] [Closed] (CALCITE-837) Support non-ASCII characters in table name

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

Holman Lan closed CALCITE-837.
------------------------------
    Resolution: Not A Problem

This is not a Calcite issue. It is actually an issue with HBase.

> Support non-ASCII characters in table name
> ------------------------------------------
>
>                 Key: CALCITE-837
>                 URL: https://issues.apache.org/jira/browse/CALCITE-837
>             Project: Calcite
>          Issue Type: Improvement
>            Reporter: Holman Lan
>            Assignee: Julian Hyde
>            Priority: Minor
>
> This was discovered with Apache Phoenix (4.4 and 4.5).
> Using both the Phoenix thick and thin client, when creating a table with table name containing non-ASCII characters we get the following error message:
> Illegal character code:-61, &lt;?&gt; at 0. User-space table qualifiers can only contain 'alphanumeric characters': i.e. [a-zA-Z_0-9-.]
> Non-ASCII characters in column name is supported.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)