[
https://issues.apache.org/jira/browse/CALCITE-789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14617961#comment-14617961
]
liyang commented on CALCITE-789:
--------------------------------
Em.. on a second look, MetaColumn misses SCOPE_SCHEMA as well. Other major
metas (catalog, schema, table, table type, column) are fine.
> MetaImpl.MetaCatalog should expose TABLE_CAT instead of TABLE_CATALOG
> ---------------------------------------------------------------------
>
> Key: CALCITE-789
> URL: https://issues.apache.org/jira/browse/CALCITE-789
> Project: Calcite
> Issue Type: Bug
> Components: avatica
> Affects Versions: 1.3.0-incubating
> Reporter: liyang
> Assignee: Julian Hyde
>
> According to
> http://docs.oracle.com/javase/7/docs/api/java/sql/DatabaseMetaData.html#getCatalogs(),
> MetaImpl.MetaCatalog should expose TABLE_CAT instead of TABLE_CATALOG
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)