James Taylor created PHOENIX-2409:
-------------------------------------
Summary: Create getTable() convenience method on PhoenixConnection
Key: PHOENIX-2409
URL: https://issues.apache.org/jira/browse/PHOENIX-2409
Project: Phoenix
Issue Type: Improvement
Reporter: James TaylorInstead of always typing conn.getMetaDataCache().getTable(...), I'd like to just type conn.getTable(...) and have it delegate to the cache. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
