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

Andrew Purtell commented on HBASE-7983:
---------------------------------------

bq. When I back ported FuzzyRowFilter for 0.94 that time I also missed that. Do 
we need to add this?

Yes, but to avoid this from coming up over and over, REST should build a filter 
representation out of examination of the filter package. ParseFilter comes to 
mind as a simple way to do that .. replace what REST does (put in before 
ParseFilter existed) with ParseFilter's filter language now that it is 
available, and maintained within the filter package. That would close this JIRA 
and HBASE-6993. 
                
> FuzzyRowFilter is not added to REST model
> -----------------------------------------
>
>                 Key: HBASE-7983
>                 URL: https://issues.apache.org/jira/browse/HBASE-7983
>             Project: HBase
>          Issue Type: Bug
>          Components: Filters, REST
>    Affects Versions: 0.95.0, 0.94.5
>            Reporter: Anoop Sam John
>            Assignee: Anoop Sam John
>             Fix For: 0.95.0, 0.98.0, 0.94.7
>
>
> I can not see this in ScannerModel

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to