You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Geoffrey Jacoby (JIRA)" <ji...@apache.org> on 2016/04/27 00:41:12 UTC

[jira] [Updated] (PHOENIX-2858) Add 'Transactional' as a column in the JDBC table metadata

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

Geoffrey Jacoby updated PHOENIX-2858:
-------------------------------------
    Attachment: PHOENIX-2858.patch

> Add 'Transactional' as a column in the JDBC table metadata
> ----------------------------------------------------------
>
>                 Key: PHOENIX-2858
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2858
>             Project: Phoenix
>          Issue Type: Improvement
>    Affects Versions: 4.7.0, 4.8.0
>            Reporter: Geoffrey Jacoby
>            Assignee: Geoffrey Jacoby
>         Attachments: PHOENIX-2858.patch
>
>
> Transactions were added in Phoenix 4.7, which added a column to SYSTEM.CATALOG to indicate whether a table was transactional or not. While this property can be accessed on PTable, the JDBC metadata API does not expose it. 
> This task will add this column to the query in PhoenixDatabaseMetaData.getTables()



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)