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

Gabriel Reid resolved PHOENIX-468.
----------------------------------

    Resolution: Fixed

Bulk resolve of closed issues imported from GitHub. This status was reached by 
first re-opening all closed imported issues and then resolving them in bulk.

> Add hint to override query optimizer choice for which index to use
> ------------------------------------------------------------------
>
>                 Key: PHOENIX-468
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-468
>             Project: Phoenix
>          Issue Type: Task
>            Reporter: James Taylor
>
> The decisions made by the query optimizer can always be wrong. We should 
> provide a hint that allows a user to override these decisions. Note we 
> already have some hints (see com.salesforce.phoenix.parse.HintNode). We could 
> add:
> NO_INDEX to force Phoenix to use the data table
> INDEX(<index name>) to force Phoenix to use a particular index



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to