Re: Slow query on Secondary Index

2018-09-18 Thread Ankit Singhal
To better understand the problem, we may require your DDL for both the indexes and data table and also the query using your secondary index And, please try some tuning documented on https://phoenix.apache.org/secondary_indexing.html and see if it helps. On Tue, Sep 18, 2018 at 11:25 AM Josh Else

Re: Slow query on Secondary Index

2018-09-18 Thread Josh Elser
Your question is suitable for the user@phoenix mailing list. Please do not cross post questions to multiple lists. On 9/18/18 10:57 AM, Vishwajeet Rana wrote: Hi, I have two salted global secondary indexes (A and B) on a table with row key (primary key) as the covered column. For both of them