[
https://issues.apache.org/jira/browse/PHOENIX-563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabriel Reid resolved PHOENIX-563.
----------------------------------
Resolution: Fixed
Bulk resolve of closed issues imported from GitHub. This status was reached by
first re-opening all closed imported issues and then resolving them in bulk.
> Issue with types in DatabaseMetadata.getTables
> ----------------------------------------------
>
> Key: PHOENIX-563
> URL: https://issues.apache.org/jira/browse/PHOENIX-563
> Project: Phoenix
> Issue Type: Task
> Reporter: bennychow
>
> When querying DatabaseMetadata.getTables, Phoenix has table types of u and s
> instead of TABLE and VIEW.
> http://docs.oracle.com/javase/6/docs/api/java/sql/DatabaseMetaData.html_getTables%28java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String[]%29
> What exactly is "u" and "s"? They don't seem like "typical" table types.
> Clients like Mondrian hard codes table metadata lookup to use TABLE and VIEW
> types.
--
This message was sent by Atlassian JIRA
(v6.2#6252)