[
https://issues.apache.org/jira/browse/PHOENIX-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor resolved PHOENIX-1991.
-----------------------------------
Resolution: Fixed
Fixed in the txn branch.
> Implement QueryPlan.getTableRefs()
> ----------------------------------
>
> Key: PHOENIX-1991
> URL: https://issues.apache.org/jira/browse/PHOENIX-1991
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: James Taylor
> Assignee: 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)