You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Xavier FH Leong (JIRA)" <ji...@apache.org> on 2015/03/20 03:57:38 UTC

[jira] [Created] (CALCITE-635) Add support in Avatica for key reference meta data

Xavier FH Leong created CALCITE-635:
---------------------------------------

             Summary: Add support in Avatica for key reference meta data
                 Key: CALCITE-635
                 URL: https://issues.apache.org/jira/browse/CALCITE-635
             Project: Calcite
          Issue Type: Improvement
    Affects Versions: next
            Reporter: Xavier FH Leong
            Assignee: Julian Hyde
            Priority: Minor


Closing some of the gaps between remote and local JDBC, add support for Avatica on getPrimaryKeys, getImportedKeys, getExportedKeys, getCrossReference. 

These were used by application layer to determine join syntax.

Patch will build on top of https://github.com/julianhyde/incubator-calcite/tree/calcite-618



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)