Maryann Xue created PHOENIX-2047:
------------------------------------

             Summary: Implement query using secondary index in Phoenix - 
Calcite integration
                 Key: PHOENIX-2047
                 URL: https://issues.apache.org/jira/browse/PHOENIX-2047
             Project: Phoenix
          Issue Type: New Feature
            Reporter: Maryann Xue
            Assignee: Maryann Xue


The idea is to take advantage of the existing Materialized Views in Calcite and 
define secondary index as an relational expression. 
There are a couple of issues to address here:
1. Use the index as it is, which is to fall back on full scan of data table if 
any column is missing from the index table.
2. Join missing columns with global index.
3. Join missing columns with local index.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to