Holman Lan created CALCITE-837:
----------------------------------
Summary: 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, <?> 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)