James Taylor created PHOENIX-1991:
-------------------------------------
Summary: Implement QueryPlan.getTableRefs()
Key: PHOENIX-1991
URL: https://issues.apache.org/jira/browse/PHOENIX-1991
Project: Phoenix
Issue Type: Sub-task
Reporter: James Taylor
Instead of defining QueryPlan.getTableRef(), it should be
QueryPlan.getTableRefs(). We'll use this to support read-your-own-writes and
send the uncommitted data for tables involved in the query. Looks to be pretty
straightforward to implement for HashJoinPlan and SortMergePlan.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)