[
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)