[ https://issues.apache.org/jira/browse/PHOENIX-1273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14147169#comment-14147169 ]
James Taylor commented on PHOENIX-1273: --------------------------------------- +1. Looks great, [~jmspaggi]. Thanks for the patch - I'll commit it to all branches. I filed PHOENIX-1291 for the follow on work for optimizing ILIKE in the same way we do for LIKE. Also, related is some work that [~apurtell] is doing over in HBase: using a new, faster library for reg exp evaluation: PHOENIX-1287. > Phoenix should provide ILIKE keyword > ------------------------------------ > > Key: PHOENIX-1273 > URL: https://issues.apache.org/jira/browse/PHOENIX-1273 > Project: Phoenix > Issue Type: Bug > Affects Versions: 4.2 > Reporter: Jean-Marc Spaggiari > Assignee: Jean-Marc Spaggiari > Priority: Minor > Attachments: PHOENIX-1273-v1.patch, PHOENIX-1273-v2.patch, > PHOENIX-1273-v3.patch, PHOENIX-1273-v4.patch, PHOENIX-1273-v5.patch, > PHOENIX-1273.patch > > > Phoenix provides LIKE keyword but not ILIKE which is a case insensitive LIKE. > Goal of this patch is to add this keyword. -- This message was sent by Atlassian JIRA (v6.3.4#6332)