Column family pruning incorrectly prunes CFs referred to by filters
-------------------------------------------------------------------
Key: HBASE-4364
URL: https://issues.apache.org/jira/browse/HBASE-4364
Project: HBase
Issue Type: Bug
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, and those non-selected columns are part of a
separate column family, 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