[teiid-issues] [JBoss JIRA] (TEIID-2476) Exclude hidden columns from metadata

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Fri Apr 19 13:21:54 EDT 2013


Steven Hawkins created TEIID-2476:
-------------------------------------

             Summary: Exclude hidden 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


We should offer or possibly default to filtering columns that can not accessed out of the user metadata.  This could be done on the server side - however given the reuse we have of the system tables for example for materialized pg catalog queries - it seems better to add filters to the DatabaseMetadata (and ideally pg) metadata queries.  On the server side we may still want to have alternative handling for resolving select star.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list