You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2015/11/13 00:48:11 UTC

[jira] [Updated] (PHOENIX-2409) Create getTable() convenience method on PhoenixConnection

     [ https://issues.apache.org/jira/browse/PHOENIX-2409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Taylor updated PHOENIX-2409:
----------------------------------
    Attachment: PHOENIX-2409.patch

Would you mind reviewing, [~samarthjain]? FYI, [~tdsilva] - this should reduce the noise on the txn patch.

> 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 Taylor
>         Attachments: PHOENIX-2409.patch
>
>
> Instead 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)