You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "JeongMin Ju (JIRA)" <ji...@apache.org> on 2017/06/02 07:07:04 UTC

[jira] [Created] (PHOENIX-3906) Apply small scan basically when point lookup

JeongMin Ju created PHOENIX-3906:
------------------------------------

             Summary: Apply small scan basically when point lookup
                 Key: PHOENIX-3906
                 URL: https://issues.apache.org/jira/browse/PHOENIX-3906
             Project: Phoenix
          Issue Type: Improvement
            Reporter: JeongMin Ju
            Priority: Minor


Phoenix only use scan on all select query. and set hint to query to use small scan even point lookup.
Recently i tested performance using ycsb(get 100%).
The performance difference between using and not using hints is nearly double.
So, in case of point lookup, I would like to apply small scan as default.




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)