You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Guanghao Zhang (JIRA)" <ji...@apache.org> on 2017/08/11 04:56:00 UTC

[jira] [Resolved] (HBASE-17797) Add a filter to implement the function which return the special number of versions of each column

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

Guanghao Zhang resolved HBASE-17797.
------------------------------------
    Resolution: Duplicate

As we solved this in HBASE-17125, so resolve this as duplicate.

> Add a filter to implement the function which return the special number of versions of each column
> -------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-17797
>                 URL: https://issues.apache.org/jira/browse/HBASE-17797
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Guanghao Zhang
>            Assignee: Guanghao Zhang
>
> After HBASE-17125, ScanQueryMatch will first check column then check by filter. The scan/get will get consistent result when use filter to read data. But scan/get setMaxVersions() can not return the special number of versions of each column. So this issue will introduce a new filter to implement this function which return the special number of versions of each column.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)