James Taylor created PHOENIX-1490:
-------------------------------------
Summary: Update client cache prior to query compilation
Key: PHOENIX-1490
URL: https://issues.apache.org/jira/browse/PHOENIX-1490
Project: Phoenix
Issue Type: Sub-task
Reporter: James Taylor
Because we resolve the table name, updating our client-side metadata cache at
the beginning of query compilation, we require a PhoenixConnection at
compilation time. Instead, if we resolve the table name and update our
client-side metadata cache prior to compilation, we would no longer need a
connection at compilation time.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)