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

Hudson commented on HBASE-5667:
-------------------------------

Integrated in HBase-TRUNK-security #155 (See 
[https://builds.apache.org/job/HBase-TRUNK-security/155/])
    HBASE-5667 RegexStringComparator supports java.util.regex.Pattern flags 
(David Arthur) (Revision 1307580)

     Result = SUCCESS
tedyu : 
Files : 
* 
/hbase/trunk/src/main/java/org/apache/hadoop/hbase/filter/RegexStringComparator.java
* 
/hbase/trunk/src/test/java/org/apache/hadoop/hbase/filter/TestSingleColumnValueFilter.java

                
> RegexStringComparator supports java.util.regex.Pattern flags
> ------------------------------------------------------------
>
>                 Key: HBASE-5667
>                 URL: https://issues.apache.org/jira/browse/HBASE-5667
>             Project: HBase
>          Issue Type: Improvement
>          Components: filters
>            Reporter: David Arthur
>            Assignee: David Arthur
>            Priority: Minor
>             Fix For: 0.96.0
>
>         Attachments: HBASE-5667.diff, HBASE-5667.diff, HBASE-5667.diff
>
>
> * Add constructor that takes in a Pattern
> * Add Pattern's flags to Writable fields, and actually use them when 
> recomposing the Filter

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to