[
https://issues.apache.org/jira/browse/PHOENIX-850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor updated PHOENIX-850:
---------------------------------
Attachment: PHOENIX-850.patch
Ensure that view constant properties (i.e. columns used in view which can be
determined to be constants) are optimized out even through a read-only view on
the updatable view. The main change was to separate out VIEW_CONSTANT from
IS_VIEW_REFERENCED, as if you mix them together, you can't inherit
VIEW_CONSTANT from read-only views.
> Optimize ORDER BY and GROUP BY for tenant specific indexes
> ----------------------------------------------------------
>
> Key: PHOENIX-850
> URL: https://issues.apache.org/jira/browse/PHOENIX-850
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 3.0.0, 4.0.0
> Reporter: James Taylor
> Assignee: James Taylor
> Attachments: PHOENIX-850.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)