[
https://issues.apache.org/jira/browse/PHOENIX-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor updated PHOENIX-1480:
----------------------------------
Summary: Incorrect query results may occur when VIEW uses indexes from
physical table (was: Add WHERE clause and view constants to global index
associated with VIEW)
> Incorrect query results may occur when VIEW uses indexes from physical table
> ----------------------------------------------------------------------------
>
> Key: PHOENIX-1480
> URL: https://issues.apache.org/jira/browse/PHOENIX-1480
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
> Assignee: James Taylor
>
> We currently dynamically add the global indexes on the table to the VIEW as
> well (so that the indexes are considered in addition to the view). However,
> we don't add the where clause and view constants so it's possible that when
> the index is used that rows are returned that aren't applicable for the view.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)