You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "N Campbell (JIRA)" <ji...@apache.org> on 2016/02/17 02:31:18 UTC

[jira] [Created] (DRILL-4391) browsing metadata via SQLSquirrel shows Postgres indexes, primary and foreign keys as tables

N Campbell created DRILL-4391:
---------------------------------

             Summary: browsing metadata via SQLSquirrel shows Postgres indexes, primary and foreign keys as tables
                 Key: DRILL-4391
                 URL: https://issues.apache.org/jira/browse/DRILL-4391
             Project: Apache Drill
          Issue Type: Bug
          Components: Metadata
    Affects Versions: 1.4.0
            Reporter: N Campbell


Apache Drill has storage defined to access a Postgres database 
A schema in the database has several tables which either have indexes, primary keys, foreign keys or combination of them all. 
When SQLSquirrel presents metadata from the Drill JDBC driver the list of tables will include entries which correspond to the indexes, primary or foreign keys in the schema. The implication being that non-standard JDBC metadata methods to obtain information is being used.



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