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 2016/05/30 19:16:12 UTC

[jira] [Created] (PHOENIX-2951) Ensure DatabaseMetaData.getSchema() methods work with namespace change

James Taylor created PHOENIX-2951:
-------------------------------------

             Summary: Ensure DatabaseMetaData.getSchema() methods work with namespace change
                 Key: PHOENIX-2951
                 URL: https://issues.apache.org/jira/browse/PHOENIX-2951
             Project: Phoenix
          Issue Type: Bug
            Reporter: James Taylor
            Assignee: Ankit Singhal
             Fix For: 4.8.0


This may already be done, but filing just in case not. Our implementation the getSchema call for DatabaseMetaData in PhoenixDatabaseMetaData should work both with and without namespaces enabled. Not sure if changes are required there or not. The way this functionality is accessed is through the Connection.getMetaData().getSchemas() methods.



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