[
https://issues.apache.org/jira/browse/PHOENIX-1490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor updated PHOENIX-1490:
----------------------------------
Summary: Do not require PhoenixConnection during compilation (was: Update
client cache prior to query compilation)
> Do not require PhoenixConnection during 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)