[
https://issues.apache.org/jira/browse/CALCITE-789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14617231#comment-14617231
]
Julian Hyde commented on CALCITE-789:
-------------------------------------
Tentative fix here:
https://github.com/julianhyde/incubator-calcite/commit/d44ff78d42b0e6e7b8372c38eb360c5de331e445
> 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)