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

Cosmin Lehene resolved HBASE-6042.
----------------------------------
    Resolution: Invalid

> FirstKeyOnlyFilter does not work in conjunction with getColumns()
> -----------------------------------------------------------------
>
>                 Key: HBASE-6042
>                 URL: https://issues.apache.org/jira/browse/HBASE-6042
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Amitanand Aiyer
>            Priority: Minor
>              Labels: delete
>
> Given the implementation of ScanQueryMatcher, we check 
> filter.filterKeyValue()
> before determining weather we are going to include the KV in the
> result or not. Thus, if the scan/get were to specify columns other
> than the very first column in the row, they get nothing because
> the filter removes everything else.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to