]
Work on TEIID-2476 started by Steven Hawkins.
---------------------------------------------
Exclude hidden tables/columns from metadata
-------------------------------------------
Key: TEIID-2476
URL:
https://issues.jboss.org/browse/TEIID-2476
Project: Teiid
Issue Type: Enhancement
Components: JDBC Driver, Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 9.0
We should offer or possibly default to filtering tables/columns that can not accessed out
of the user metadata. This should be done on the server side - however given the reuse we
have of the system tables for example for materialized pg catalog queries - it is easier
to add filters to the DatabaseMetadata (and ideally pg) metadata queries.