You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Scott Hunt (Jira)" <ji...@apache.org> on 2020/09/22 21:52:00 UTC

[jira] [Commented] (HBASE-25084) RegexStringComparator in ParseFilter should support case-insensitive regexes

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

Scott Hunt commented on HBASE-25084:
------------------------------------

I've added a very simple patch, as a potential starting point.

Partially looking for thoughts on the desired approach to add stuff to ParseFilter.

> RegexStringComparator in ParseFilter should support case-insensitive regexes
> ----------------------------------------------------------------------------
>
>                 Key: HBASE-25084
>                 URL: https://issues.apache.org/jira/browse/HBASE-25084
>             Project: HBase
>          Issue Type: Improvement
>          Components: Thrift
>            Reporter: Scott Hunt
>            Priority: Major
>         Attachments: HBASE-25084.v0.patch
>
>
> I would like to be able to set CASE_INSENSITIVE to RegexStringComparator (using thrift.)  There doesn't seem (currently) to be a way to do that.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)