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

stack updated HBASE-2227:
-------------------------

    Attachment: HBASE-2227.patch

Here is what was committed.

> [IHBASE] Idx Expression functionality is incompatible with 
> SingleColumnValueFilter  
> ------------------------------------------------------------------------------------
>
>                 Key: HBASE-2227
>                 URL: https://issues.apache.org/jira/browse/HBASE-2227
>             Project: Hadoop HBase
>          Issue Type: Bug
>    Affects Versions: 0.20.4
>            Reporter: Yoram Kulbak
>             Fix For: 0.20.4
>
>         Attachments: HBASE-2227.patch
>
>
> Idx comparison expressions should have 1:1 mapping to SingleColumnValueFilter.
> Without this mapping users can't fully use the index expressions to optimize 
> their scan performance.
> Currently there are two main features lacking:
> - Support for a != (NEQ) operator 
> - Support for the 'filterIfMissing' modifier  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to