wangwenli created PHOENIX-961:
---------------------------------
Summary: QueryPlan can be reused if the sql but parameter is same
Key: PHOENIX-961
URL: https://issues.apache.org/jira/browse/PHOENIX-961
Project: Phoenix
Issue Type: Improvement
Affects Versions: 2.2.3, 3.0.0, 4.0.0
Reporter: wangwenli
scenario: two big table need be join, now , we first get from one table, then
loop each result and get from another table, we find the QueryPlan is not
reused between each execute, and it seems it waste some cpu times.
--
This message was sent by Atlassian JIRA
(v6.2#6252)