Hello,

I have 2 Columns for a 'RowKey' as below:

 #1 : set CF['RowKey']['1000']='A=1,B=2';
 #2: set CF['RowKey']['1000:C1']='A=2,B=3'';

#2 has the Composite Column and #1 does not.

Now when I execute the Composite Slice query by 1000 and C1, I do get
both the columns above.

I am hoping get #2 only since I am specifically providing "C1" as
Start and Finish Composite Range with
Composite.ComponentEquality.EQUAL.


I am not sure if this is by design.

Thanks,
Sunit.

Reply via email to