You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2018/01/26 04:49:01 UTC

[jira] [Resolved] (PHOENIX-4064) Why the group by the index field will execute scan over table.

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

James Taylor resolved PHOENIX-4064.
-----------------------------------
    Resolution: Invalid

Please ask questions on the mailing list (and make sure to include your DDL and Phoenix and HBase version).

>  Why the group by the index field will execute scan over table.
> ---------------------------------------------------------------
>
>                 Key: PHOENIX-4064
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4064
>             Project: Phoenix
>          Issue Type: Improvement
>    Affects Versions: 4.11.0
>            Reporter: jifei_yang
>            Priority: Major
>              Labels: features
>             Fix For: 4.11.0
>
>
> Why the group by the index field will execute scan over table.
> I created a Phoenix table, and then created the index, all the fields are marked as index. However, when the group by index field is executed, the execution plan is viewed and the index is not used. Please help solve the next, thank you.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)