Tao Lu created PHOENIX-1351:
-------------------------------
Summary: 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.0.0select * 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)
