[teiid-issues] [JBoss JIRA] Resolved: (TEIID-750) Add more filtering in the internal processing of queries so that hidden items do not requires fully qualified names to be used

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Mon Nov 30 12:14:29 EST 2009


     [ https://jira.jboss.org/jira/browse/TEIID-750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-750.
----------------------------------

    Resolution: Done


combined querymetadatawrapper and transformationmetadata.  also refactored to combine the ModelVisiblityValidationVisitor with the authorization visitor and unconditionally run the visitor.  this fixes the issue of not checking visibility for prepared plans.

> Add more filtering in the internal processing of queries so that hidden items do not requires fully qualified names to be used
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TEIID-750
>                 URL: https://jira.jboss.org/jira/browse/TEIID-750
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Query Engine, Server
>    Affects Versions: 6.1.0
>            Reporter: Rob Hutton
>            Priority: Minor
>             Fix For: 7.0
>
>
> If you have a table in a source model and a table in a view model with the same name, you must use the fully qualified name of the view model table when querying the VDB even if the source model is not visible.  It would be nice if the visibility flag was taken in to account when trying to resolve object names while querying the VDB

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list