You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2012/10/18 21:50:03 UTC

[jira] [Updated] (HBASE-7010) PrefixFilter should seek to first matching row

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

Lars Hofhansl updated HBASE-7010:
---------------------------------

    Description: 
Currently a PrefixFilter will happily scan all KVs < prefix.
If should seek forward to the prefix if the current KV < prefix.

  was:
Current a PrefixFilter will happily scan all KVs < prefix.
If should seek forward to the prefix if the current KV < prefix.

    
> PrefixFilter should seek to first matching row
> ----------------------------------------------
>
>                 Key: HBASE-7010
>                 URL: https://issues.apache.org/jira/browse/HBASE-7010
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Lars Hofhansl
>            Priority: Minor
>             Fix For: 0.94.3, 0.96.0
>
>
> Currently a PrefixFilter will happily scan all KVs < prefix.
> If should seek forward to the prefix if the current KV < prefix.

--
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