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

[jira] [Commented] (PHOENIX-2489) Support sequence metadata access through DatabaseMetaData interface

    [ https://issues.apache.org/jira/browse/PHOENIX-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15049920#comment-15049920 ] 

Maryann Xue commented on PHOENIX-2489:
--------------------------------------

Looks like our DatabaseMetaData doesn't list schemas from sequences in getSchemas(). Maybe we can add a fix along in this issue? 

> Support sequence metadata access through DatabaseMetaData interface
> -------------------------------------------------------------------
>
>                 Key: PHOENIX-2489
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2489
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: James Taylor
>
> Our SYSTEM.SEQUENCE table is not accessible through the standard DatabaseMetaData API. Though there are no specific APIs around sequences, [~julianhyde] gave me the excellent idea of modeling a sequence as another table type. This would fit in very well, including support for accessing tenant-specific sequences.



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