Maryann Xue created PHOENIX-3363: ------------------------------------ Summary: Join-related IT had problematic usage of generating new table names Key: PHOENIX-3363 URL: https://issues.apache.org/jira/browse/PHOENIX-3363 Project: Phoenix Issue Type: Bug Reporter: Maryann Xue Assignee: Maryann Xue Priority: Minor Fix For: 4.9.0
If there are multiple references of the same table, we should only call method "getTable()" once for each query or each test case. HashJoinIT.java did the right thing while other join-related IT tests did not. -- This message was sent by Atlassian JIRA (v6.3.4#6332)