[
https://issues.apache.org/jira/browse/HBASE-4364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Lipcon updated HBASE-4364:
-------------------------------
Component/s: filters
Description: For a scan, if you select some set of columns using
addColumns(), and then apply a SingleColumnValueFilter that restricts the
results based on some other columns which aren't selected, then those filter
conditions are ignored. (was: For a scan, if you select some set of columns
using addColumns(), and then apply a SingleColumnValueFilter that restricts the
results based on some other columns which aren't selected, and those
non-selected columns are part of a separate column family, then those filter
conditions are ignored.)
Summary: Filters applied to columns not in the selected column list are
ignored (was: Filters applied to rows not in the selected column list are
ignored)
Updated description to reflect the above: this is a general issue, not related
to CFs.
> Filters applied to columns not in the selected column list are ignored
> ----------------------------------------------------------------------
>
> Key: HBASE-4364
> URL: https://issues.apache.org/jira/browse/HBASE-4364
> Project: HBase
> Issue Type: Bug
> Components: filters
> Affects Versions: 0.90.4, 0.92.0
> Reporter: Todd Lipcon
> Priority: Critical
>
> For a scan, if you select some set of columns using addColumns(), and then
> apply a SingleColumnValueFilter that restricts the results based on some
> other columns which aren't selected, then those filter conditions are ignored.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira