You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Guanghao Zhang (JIRA)" <ji...@apache.org> on 2017/03/17 10:40:41 UTC

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

Guanghao Zhang created HBASE-17797:
--------------------------------------

             Summary: 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
            Reporter: 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.3.15#6346)