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

ramkrishna.s.vasudevan commented on HBASE-11377:
------------------------------------------------

The behaviour with SCVF is expected. 

> when scan for a column family and the column family is not exist, the scan 
> result will be the whole table.
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-11377
>                 URL: https://issues.apache.org/jira/browse/HBASE-11377
>             Project: HBase
>          Issue Type: Bug
>          Components: Filters
>    Affects Versions: 0.94.11
>            Reporter: jialanping
>            Priority: Minor
>
> Test step:
> 1. create table "table_h_credential1";
> 2. insert some data (2 rows);
> 3. scan with a filter of a column family and column qualify, but the column 
> family value is not match with the insert data;
> 4. the scan result give all the data in this table (2 rows), but as I think 
> it should give null.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to