[ 
https://issues.apache.org/jira/browse/PHOENIX-2047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maryann Xue updated PHOENIX-2047:
---------------------------------
    Labels: calcite  (was: )

> 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
>              Labels: calcite
>   Original Estimate: 480h
>  Remaining Estimate: 480h
>
> 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