You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2017/02/09 19:47:41 UTC

[jira] [Resolved] (CALCITE-1625) add basic JDBC statistics

     [ https://issues.apache.org/jira/browse/CALCITE-1625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Hyde resolved CALCITE-1625.
----------------------------------
    Resolution: Duplicate

This is a duplicate of CALCITE-1545. Maybe that case needs to be clarified, but we're talking about getting foreign key information from the JDBC adapter to the optimizer, which is the same as this case.

> add basic JDBC statistics
> -------------------------
>
>                 Key: CALCITE-1625
>                 URL: https://issues.apache.org/jira/browse/CALCITE-1625
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core
>            Reporter: Jess Balint
>            Assignee: Julian Hyde
>            Priority: Minor
>
> basic JDBC statistics can be retrieved via {{DatabaseMetaData.getIndexInfo()}}. This can be used in the underlying {{JdbcTable}} to provide stats/key info during planning.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)