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)