You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/17 17:41:00 UTC

[jira] [Resolved] (HBASE-12215) PrefixFilter should use SEEK_NEXT_USING_HINT

     [ https://issues.apache.org/jira/browse/HBASE-12215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Kyle Purtell resolved HBASE-12215.
-----------------------------------------
    Resolution: Incomplete

> PrefixFilter should use SEEK_NEXT_USING_HINT
> --------------------------------------------
>
>                 Key: HBASE-12215
>                 URL: https://issues.apache.org/jira/browse/HBASE-12215
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.98.6.1
>            Reporter: Brian Johnson
>            Priority: Major
>
> PrefixFilter is really just a specialized case of FuzzyFilter. It could be implemented on top of it, but at the very least it should take advantage of SEEK_NEXT_USING_HINT for performance reasons



--
This message was sent by Atlassian Jira
(v8.20.7#820007)