[
https://issues.apache.org/jira/browse/HBASE-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Gottesman updated HBASE-1130:
-------------------------------------
Attachment: hbase-1130.patch
> PrefixRowFilter
> ---------------
>
> Key: HBASE-1130
> URL: https://issues.apache.org/jira/browse/HBASE-1130
> Project: Hadoop HBase
> Issue Type: New Feature
> Components: filters
> Reporter: Michael Gottesman
> Priority: Minor
> Attachments: hbase-1130.patch
>
>
> I quickly implemented a prefix row filter and an accompanying test case. This
> is important in terms of HBase emulating big table's capabilities. The Regex
> Filter is going to be too slow I think. This just does a straight byte
> comparison so should be very fast.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.