James Taylor created PHOENIX-2902:
-------------------------------------
Summary: Adjust PhoenixDatabaseMetadata#getSchemas query if
namespaces are enabled
Key: PHOENIX-2902
URL: https://issues.apache.org/jira/browse/PHOENIX-2902
Project: Phoenix
Issue Type: Bug
Reporter: James Taylor
Assignee: Ankit Singhal
The call to PhoenixDatabaseMetaData.getSchemas() currently queries the
SYSTEM.CATALOG table to find distinct schema names. If namespaces are enabled,
we should likely adjust the query accordingly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)