We have a table with a data type BIGINT[], Since phoenix doesnt support to
index this data type, our queries are doing a full table scan when we have
to do filtering on this field.

What are the alternate approaches? Tried looking into Views, but nope.

Appreciate your time.

Kumar

Reply via email to