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

Yuhao Bi commented on PHOENIX-2073:
-----------------------------------

Hi James,
  I have run the full unit test suite and all passed.
And, thanks for the review!

> 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-v1.patch, 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