[
https://issues.apache.org/jira/browse/PHOENIX-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor resolved PHOENIX-1480.
-----------------------------------
Resolution: Fixed
Fix Version/s: 4.2.2
3.2.2
3.3
4.3
> 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
> Fix For: 4.3, 3.3, 3.2.2, 4.2.2
>
> Attachments: PHOENIX-1480.patch
>
>
> 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)