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)