[
https://issues.apache.org/jira/browse/PHOENIX-488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabriel Reid resolved PHOENIX-488.
----------------------------------
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.
> Index is not used for full table aggregation queries
> ----------------------------------------------------
>
> Key: PHOENIX-488
> URL: https://issues.apache.org/jira/browse/PHOENIX-488
> Project: Phoenix
> Issue Type: Task
> Reporter: mujtaba
> Labels: enhancement
>
> Aggregation query like _select count(*) from t, select min(col) from t group
> by pk_ does not use index by default/without hint. Query execution time is
> faster if index is used.
--
This message was sent by Atlassian JIRA
(v6.2#6252)