[teiid-issues] [JBoss JIRA] Updated: (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
Thu Aug 6 11:14:29 EDT 2009


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

Steven Hawkins updated TEIID-750:
---------------------------------

    Fix Version/s: 6.3.0
         Assignee:     (was: Steven Hawkins)
       Complexity: Medium
         Priority: Minor  (was: Major)


The filtering needs to only happen for user queries.  Query resolving at design time still needs to be aware of all models regardless of visibility.  This fix would also render moot the need to have the ModelVisiblityValidationVisitor.  Pushing to 6.3 since the fix requires quite a few changes.

> 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: 6.3.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