You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Reid Chan (JIRA)" <ji...@apache.org> on 2018/02/10 13:08:00 UTC

[jira] [Comment Edited] (HBASE-19950) Introduce a ColumnValueFilter

    [ https://issues.apache.org/jira/browse/HBASE-19950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359423#comment-16359423 ] 

Reid Chan edited comment on HBASE-19950 at 2/10/18 1:07 PM:
------------------------------------------------------------

v6 patch adds {{FilterList}} cases (both PASS_ALL and PASS_ONE)


was (Author: reidchan):
Add {{FilterList}} cases (both PASS_ALL and PASS_ONE)

> Introduce a ColumnValueFilter
> -----------------------------
>
>                 Key: HBASE-19950
>                 URL: https://issues.apache.org/jira/browse/HBASE-19950
>             Project: HBase
>          Issue Type: Improvement
>          Components: Filters
>            Reporter: Reid Chan
>            Assignee: Reid Chan
>            Priority: Minor
>         Attachments: HBASE-19950.master.001.patch, HBASE-19950.master.002.patch, HBASE-19950.master.003.patch, HBASE-19950.master.004.patch, HBASE-19950.master.005.patch, HBASE-19950.master.006.patch
>
>
> Different from {{SingleColumnValueFilter}} which returns an entire row when specified condition is matched, this new filter will return the matched cell only. There're already some discussions in HBASE-19824.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)