[ 
https://issues.apache.org/jira/browse/PHOENIX-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600682#comment-14600682
 ] 

James Taylor commented on PHOENIX-2073:
---------------------------------------

Patch looks good. How about a unit test?

> Two bytes character in LIKE expression is not allowed
> -----------------------------------------------------
>
>                 Key: PHOENIX-2073
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2073
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Yuhao Bi
>         Attachments: PHOENIX-2073.patch
>
>
> If you use some two bytes character like Chinese characters in like 
> expression, you will get a SQLException.
> SELECT * FROM TEST.TEST WHERE name LIKE '中文%';
> java.sql.SQLException: ERROR 201 (22000): Illegal data. CHAR types may only 
> contain single byte characters (中文)



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

Reply via email to