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

Andrew Kyle Purtell closed HBASE-14418.
---------------------------------------

> Make better SEEK vs SKIP decision with seek hints.
> --------------------------------------------------
>
>                 Key: HBASE-14418
>                 URL: https://issues.apache.org/jira/browse/HBASE-14418
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Lars Hofhansl
>            Priority: Major
>         Attachments: 13109.txt, 14418-0.98.txt
>
>
> Continuation of parent.
> We can also do this optimization for seek hints. This would allow filters and 
> coprocessors to be more liberal with seek hints, as seeking when unnecessary 
> is less of perf detriment.
> It's not quite as clear cut, since in order to check, we actually do need to 
> create the seek hint Cell. Then when we actually seek, we need to create it 
> again. Need to test carefully.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to