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

stack commented on HBASE-1005:
------------------------------

Put at least a class comment on SubstringComparator saying what it does?  Same 
for RegexStringComparator.  You can do it when you commit.  Why'd you redo 
substring?  (This CVF stuff is pretty fancy).



> Regex and string comparison operators for ColumnValueFilter
> -----------------------------------------------------------
>
>                 Key: HBASE-1005
>                 URL: https://issues.apache.org/jira/browse/HBASE-1005
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: filters
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Minor
>             Fix For: 0.19.0
>
>         Attachments: 1005.patch
>
>
> From hbase-users@:
> > From: Balamurugan Rajendran
> > Subject: Regarding RexExp support in ColumnFilter
> > From the API docs I understand that,  To filter based on RegExp
> > of RowKey we can use RegExpRowFilter. Is there any filter
> > available to use RegExp comparision for an ColumnValue. 
> There is not. Add one. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to