Hi Nishant,
So your row key has the '|' embedded in the row key as a separator
character? Are the qualifiers fixed length or variable length? Are
they strings?
Thanks,
James

On Wed, Jun 10, 2015 at 11:48 PM, Nishant Patel
<[email protected]> wrote:
> 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