Hi All,

I have hbase table where rowkey is composite key of 4 columns.

Rowkey Example:

qualifier1|qualifier2|qualifier3|qualifier4

I want to create phoenix table mapping this hbase table. I always receive
qualifier1, qualifier2 and qualifier3 as filter condition in query.

How can I map phoenix table/view such that query is always optimized.

Thanks in advance.

-- 
Regards,
Nishant Patel

Reply via email to