You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Enis Soztutar (JIRA)" <ji...@apache.org> on 2015/11/21 02:02:11 UTC

[jira] [Updated] (PHOENIX-1351) LIKE is not working when the column value contains LINE FEED

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

Enis Soztutar updated PHOENIX-1351:
-----------------------------------
    Fix Version/s:     (was: 4.0.0)
                   4.7.0

> LIKE is not working when the column value contains LINE FEED
> ------------------------------------------------------------
>
>                 Key: PHOENIX-1351
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1351
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Tao Lu
>             Fix For: 4.7.0
>
>
> select * from t where content like '%xyx%';
> Above SQL is not working when "content" contains any LINE FEED (\n). It always return empty result set. 



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