[
https://issues.jboss.org/browse/TEIID-2476?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-2476:
---------------------------------------
An important note is that this change only affects JDBC and ODBC - any of the
autogenerated web end points are driven by using the metadata from the whole vdb and the
resulting odata or swagger metadata is not based upon the accessing user.
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.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)